You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by ch...@apache.org on 2015/09/15 16:47:44 UTC

svn commit: r1703217 - /olingo/site/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.mdtext

Author: chrish
Date: Tue Sep 15 14:47:44 2015
New Revision: 1703217

URL: http://svn.apache.org/r1703217
Log:
CMS commit to olingo by chrish

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.mdtext

Modified: olingo/site/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.mdtext?rev=1703217&r1=1703216&r2=1703217&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.mdtext (original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.mdtext Tue Sep 15 14:47:44 2015
@@ -28,7 +28,7 @@ The tutorials are tested with the follow
   - **JDK** Version 1.6
 
 #2 Tutorial sources
-To get the final result of each tutorial, please perform the follwing steps:
+To get the source code of the tutorials, please perform the follwing steps:
 
   - Clone the  project [git repository](https://git-wip-us.apache.org/repos/asf/olingo-odata4)    
 
@@ -37,7 +37,8 @@ To get the final result of each tutorial
   - Checkout the tag 4.0.0
 
     *\> git checkout tags/4.0.0*
-  - Navigate to the tutorial project
+  - Navigate to the tutorial project   
+    You can find each tutorial in a separate subdirectory. e.g. [p1_read](http://olingo.staging.apache.org/doc/odata4/tutorials/read/tutorial_read.html)
 
     *\> cd samples/tutorials*
   - Build the Project and Eclipse Project	
@@ -45,7 +46,7 @@ To get the final result of each tutorial
 		
     *\> mvn clean install*
 
-
+ 
 #3 Eclipse support (optional)
 
    - Create Eclipse projects