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

svn commit: r950641 - in /websites/staging/pdfbox/trunk/content: ./ codingconventions.html

Author: buildbot
Date: Fri May  8 19:34:39 2015
New Revision: 950641

Log:
Staging update by buildbot for pdfbox

Modified:
    websites/staging/pdfbox/trunk/content/   (props changed)
    websites/staging/pdfbox/trunk/content/codingconventions.html

Propchange: websites/staging/pdfbox/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May  8 19:34:39 2015
@@ -1 +1 @@
-1678442
+1678443

Modified: websites/staging/pdfbox/trunk/content/codingconventions.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/codingconventions.html (original)
+++ websites/staging/pdfbox/trunk/content/codingconventions.html Fri May  8 19:34:39 2015
@@ -298,7 +298,6 @@ Methods  </p>
 </pre></div>
 
 
-<hr />
 <h2 id="eclipse-formatter">Eclipse Formatter</h2>
 <p>Eclipse users may download this preferences file: pdfbox-eclipse-formatter.xml and import this into Eclipse. 
 (Window-&gt;Preferences, go to Java-&gt;Code Style-&gt;Formatter and click "Import...").