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/10/02 10:29:09 UTC

svn commit: r880837 - in /websites/staging/olingo/trunk/content: ./ doc/eclipse.html

Author: buildbot
Date: Wed Oct  2 08:29:09 2013
New Revision: 880837

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct  2 08:29:09 2013
@@ -1 +1 @@
-1528363
+1528367

Modified: websites/staging/olingo/trunk/content/doc/eclipse.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/eclipse.html (original)
+++ websites/staging/olingo/trunk/content/doc/eclipse.html Wed Oct  2 08:29:09 2013
@@ -71,6 +71,7 @@
             
             
             <h1 id="eclipse-ide-support">Eclipse IDE Support</h1>
+<hr />
 <p><a href="http://eclipse.org">Eclipse</a> is one IDE supported by the project. Maven can generate project files:</p>
 <div class="codehilite"><pre><span class="n">mvn</span> <span class="n">eclipse</span><span class="p">:</span><span class="n">clean</span> <span class="n">eclipse</span><span class="p">:</span><span class="n">eclipse</span>
 </pre></div>