Revision: 12722
Author: wgrevink
Date: 2008-07-23 12:55:42 +0200 (Wed, 23 Jul 2008)
Log Message:
-----------
HREPTWO-1281
Added section on code formatting
Modified Paths:
--------------
hippo-ecm/trunk/src/site/xdoc/building/eclipse.xml
Modified: hippo-ecm/trunk/src/site/xdoc/building/eclipse.xml
===================================================================
--- hippo-ecm/trunk/src/site/xdoc/building/eclipse.xml 2008-07-23 10:48:40 UTC (rev 12721)
+++ hippo-ecm/trunk/src/site/xdoc/building/eclipse.xml 2008-07-23 10:55:42 UTC (rev 12722)
@@ -220,6 +220,16 @@
<br/>
</section>
+ <section name="Code formatting">
+ <p>
+ Before committing java code, please make sure that it has been formatted
+ using the standard Hippo code formatting rules. Download
+ <a href="
http://repository.hippocms.org/coding-standards/hippo-eclipse-formatting.xml">hippo-eclipse-formatting.xml</a>
+ and load it into Eclipse using <i>Window -> Preferences -> Java -> Code style -> Formatter -> Import</i>.
+ Formatting a Java file is done in Eclipse by hitting Ctrl-Shift-F
+ </p>
+ </section>
+
<section name="Keeping up">
<p>
Hippo ECM is a very active project with many updates every day. 'Ordinary' updates can be digested
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@...
http://lists.hippo.nl/mailman/listinfo/hippocms-svn