You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by jh...@apache.org on 2013/07/31 15:23:07 UTC

svn commit: r1508848 - /incubator/olingo/site/trunk/content/index.mdtext

Author: jhuesken
Date: Wed Jul 31 13:23:07 2013
New Revision: 1508848

URL: http://svn.apache.org/r1508848
Log:
CMS commit to olingo by jhuesken

Modified:
    incubator/olingo/site/trunk/content/index.mdtext

Modified: incubator/olingo/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/olingo/site/trunk/content/index.mdtext?rev=1508848&r1=1508847&r2=1508848&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/index.mdtext (original)
+++ incubator/olingo/site/trunk/content/index.mdtext Wed Jul 31 13:23:07 2013
@@ -49,7 +49,7 @@ For OData 4.0 development could happen i
 
 The project build with Maven. To consume sources execute
 
-    mvn eclipse:eclipse
+    mvn eclipse:clean eclipse:eclipse
 
 and import generated projects into Eclipse. The project has a strict coding convention and Eclipse templates are available here: [Eclipse Code Convention Templates][2]. Best practice is to import these templates to Eclipse workspace and do a "Code CleanUp" before each commit.