You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2011/10/25 22:25:00 UTC

svn commit: r1188889 - /incubator/accumulo/site/trunk/content/accumulo/source.mdtext

Author: billie
Date: Tue Oct 25 20:25:00 2011
New Revision: 1188889

URL: http://svn.apache.org/viewvc?rev=1188889&view=rev
Log:
ACCUMULO-70 expanded instructions for importing eclipse template

Modified:
    incubator/accumulo/site/trunk/content/accumulo/source.mdtext

Modified: incubator/accumulo/site/trunk/content/accumulo/source.mdtext
URL: http://svn.apache.org/viewvc/incubator/accumulo/site/trunk/content/accumulo/source.mdtext?rev=1188889&r1=1188888&r2=1188889&view=diff
==============================================================================
--- incubator/accumulo/site/trunk/content/accumulo/source.mdtext (original)
+++ incubator/accumulo/site/trunk/content/accumulo/source.mdtext Tue Oct 25 20:25:00 2011
@@ -53,7 +53,7 @@ Accumulo uses [Jenkins][jenkins] for aut
 
 * Download Eclipse [formatting and style guides for Accumulo][styles].
 * Import Formatter: Preferences > Java > Code Style >  Formatter and import the Eclipse-Accumulo-Codestyle.xml downloaded in the previous step. 
-* Import Template: Preferences > Java > Code Style > Code Templates and import the Eclipse-Accumulo-Template.xml. This template adds the ASF header and so on for new code.
+* Import Template: Preferences > Java > Code Style > Code Templates and import the Eclipse-Accumulo-Template.xml. Make sure to check the "Automatically add comments" box. This template adds the ASF header and so on for new code.
 
 [subversion]: http://subversion.apache.org/
 [maven]: http://maven.apache.org/