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:22:43 UTC

[Lucene-java Wiki] 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=17&rev2=18

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

  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]]
-  * [[http://wiki.apache.org/solr-data/attachments/HowToContribute/attachments/IntelliJ.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.