You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2010/02/28 14:24:42 UTC

[Lucene-java Wiki] Trivial Update of "HowToContribute" by ErickErickson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The "HowToContribute" page has been changed by ErickErickson.
http://wiki.apache.org/lucene-java/HowToContribute?action=diff&rev1=18&rev2=19

--------------------------------------------------

  The following resources may prove helpful when developing Lucene contributions.  (These are not an endorsement of any specific development tools)
  
   * [[attachment:Eclipse-Lucene-Codestyle.xml|Eclipse Galileo codestyle.xml file for Lucene's coding conventions]]
-  * [[attachment:Intellij-Lucene-Codestyle.xml]]|IntelliJ IDEA codestyle.xml file for Lucene's coding conventions]]
+  * [[attachment:Intellij-Lucene-Codestyle.xml|IntelliJ IDEA codestyle.xml file for Lucene's coding conventions]]
   * Setting up the .classpath - copy the contents of [[attachment:eclipse.lucene.classpath|this]] file to your project's .classpath file. Note that you may need to change the location of ant.jar.