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 2013/07/31 09:49:11 UTC

svn commit: r872065 - in /websites/staging/olingo/trunk/content: ./ index.html

Author: buildbot
Date: Wed Jul 31 07:49:10 2013
New Revision: 872065

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/index.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 31 07:49:10 2013
@@ -1 +1 @@
-1508314
+1508754

Modified: websites/staging/olingo/trunk/content/index.html
==============================================================================
--- websites/staging/olingo/trunk/content/index.html (original)
+++ websites/staging/olingo/trunk/content/index.html Wed Jul 31 07:49:10 2013
@@ -67,7 +67,8 @@
 </pre></div>
 
 
-<p>and import generated projects into Eclipse. To consume libraries with Maven add following dependencies to your pom.xml:</p>
+<p>and import generated projects into Eclipse. The project has a strict coding convention and Eclipse templates are available here: <a href="https://git-wip-us.apache.org/repos/asf?p=incubator-olingo-odata2.git;a=tree;f=src/eclipse;h=420ec7b716ea24ccd66f4bfddf2c08ccf8c86f6c;hb=HEAD">Eclipse Code Convention Templates</a>. Best practice is to import these templates to Eclipse workspace and do a "Code CleanUp" before each commit.</p>
+<p>To consume libraries with Maven add following dependencies to your pom.xml:</p>
 <div class="codehilite"><pre><span class="nv">$olingo.version</span>=1.0.0-SNAPSHOT
 
 <span class="nt">&lt;dependency&gt;</span>