You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2011/03/29 23:04:30 UTC

svn commit: r787725 - /websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html

Author: buildbot
Date: Tue Mar 29 21:04:30 2011
New Revision: 787725

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html Tue Mar 29 21:04:30 2011
@@ -286,10 +286,10 @@ debugging very easy. See the example how
 get inconvenient due to their length. Since Helios
 Elipse has a nice feature to abbreviate package names.
 In Window/Preferences go to Java / Appearance and
-select Abbreviate package names. Add a rule:
-   <code>org.apache.chemistry.opencmis={cmis}</code>
-This will display all your packages in a form like
-   <code>{cmis}.commons.api</code></p></div>
+select Abbreviate package names. Add a rule:</p>
+<p><code>org.apache.chemistry.opencmis={cmis}</code></p>
+<p>This will display all your packages in a form like</p>
+<p><code>{cmis}.commons.api</code></p></div>
              <!-- Content -->
            </td>
           </tr>