You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2015/08/04 12:45:05 UTC

svn commit: r960751 - in /websites/staging/olingo/trunk/content: ./ doc/odata4/tutorials/read/tutorial_read_mvn.html

Author: buildbot
Date: Tue Aug  4 10:45:05 2015
New Revision: 960751

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read_mvn.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug  4 10:45:05 2015
@@ -1 +1 @@
-1694021
+1694025

Modified: websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read_mvn.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read_mvn.html (original)
+++ websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read_mvn.html Tue Aug  4 10:45:05 2015
@@ -112,7 +112,7 @@ h2:hover > .headerlink, h3:hover > .head
 <p>This creates a project skeleton.
 Afterwards, use the goal <code>eclipse:eclipse</code> in order to make the project Eclipse-like.
 This allows to import the project into Eclipse using the default Eclipse-importer:
-<code>File-&gt;import-&gt;General-&gt;Existing projects into workspace</code></p>
+<code>File-&gt;Import-&gt;General-&gt;Existing projects into Workspace</code></p>
 <h3 id="implementation-of-the-demo-service">Implementation of the Demo Service<a class="headerlink" href="#implementation-of-the-demo-service" title="Permanent link">&para;</a></h3>
 <p>To implement the Demo Service see section <a href="tutorial_read.html#4-implementation">4. Implementation</a> in the tutorial.</p>
 <h3 id="append-jetty-to-pom">Append Jetty to pom<a class="headerlink" href="#append-jetty-to-pom" title="Permanent link">&para;</a></h3>