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:43:27 UTC

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

Author: chrish
Date: Tue Sep 15 14:43:27 2015
New Revision: 1703213

URL: http://svn.apache.org/r1703213
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=1703213&r1=1703212&r2=1703213&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:43:27 2015
@@ -53,5 +53,12 @@ To get the final result of each tutorial
     *\> mvn eclipse:clean eclipse:eclipse*
      
    - Import projects in Eclipse  
-     Open Eclipse and navigate to File -> Import -> General -> Existing Projects into Workspace   
-     Select the directory of the tutorial project and click Finish
+     Open Eclipse and navigate to File -> Import
+
+![ImportEclipse1](eclipseImport1.png "Navigate to File -> Import")
+
+Select General -> Existing Projects into Workspace   
+![ImportEclipse2](eclipseImport2.png "Select General -> Existing Projects into Workspace ")
+
+Select the directory of the tutorials and click Finish
+![ImportEclipse3](eclipseImport3.png "Select the directory of the tutorial project and click Finish")
\ No newline at end of file