You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2013/04/17 18:01:27 UTC

svn commit: r858841 - in /websites/staging/accumulo/trunk/content: ./ source.html

Author: buildbot
Date: Wed Apr 17 16:01:27 2013
New Revision: 858841

Log:
Staging update by buildbot for accumulo

Modified:
    websites/staging/accumulo/trunk/content/   (props changed)
    websites/staging/accumulo/trunk/content/source.html

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 17 16:01:27 2013
@@ -1 +1 @@
-1468687
+1468985

Modified: websites/staging/accumulo/trunk/content/source.html
==============================================================================
--- websites/staging/accumulo/trunk/content/source.html (original)
+++ websites/staging/accumulo/trunk/content/source.html Wed Apr 17 16:01:27 2013
@@ -160,6 +160,10 @@ will wait for you to enter a newline to 
 <li>Import Formatter: Preferences &gt; Java &gt; Code Style &gt;  Formatter and import the Eclipse-Accumulo-Codestyle.xml downloaded in the previous step. </li>
 <li>Import Template: Preferences &gt; Java &gt; Code Style &gt; 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.</li>
 </ul>
+<h3 id="intellij-configuration-tips">Intellij Configuration Tips</h3>
+<ul>
+<li>Eclipse formatter <a href="https://code.google.com/p/eclipse-code-formatter-intellij-plugin/">plugin</a></li>
+</ul>
 <h3 id="svn">SVN</h3>
 <p>Instructions for configuring svn clients are <a href="http://www.apache.org/dev/version-control.html#https-svn-config">here</a>.</p>
 <h3 id="release-guide">Release Guide</h3>