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

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

Author: kturner
Date: Wed Apr 17 16:01:11 2013
New Revision: 1468985

URL: http://svn.apache.org/r1468985
Log:
CMS commit to accumulo by kturner

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

Modified: accumulo/site/trunk/content/source.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/source.mdtext?rev=1468985&r1=1468984&r2=1468985&view=diff
==============================================================================
--- accumulo/site/trunk/content/source.mdtext (original)
+++ accumulo/site/trunk/content/source.mdtext Wed Apr 17 16:01:11 2013
@@ -108,6 +108,9 @@ An additional step is now required to me
 * 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. Make sure to check the "Automatically add comments" box. This template adds the ASF header and so on for new code.
 
+### Intellij Configuration Tips
+ * Eclipse formatter [plugin](https://code.google.com/p/eclipse-code-formatter-intellij-plugin/)
+
 ### SVN
 
  Instructions for configuring svn clients are [here](http://www.apache.org/dev/version-control.html#https-svn-config).