You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2011/05/10 16:25:14 UTC

[Solr Wiki] Update of "HowToContribute" by LudovicBoutros

Dear Wiki user,

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

The "HowToContribute" page has been changed by LudovicBoutros.
http://wiki.apache.org/solr/HowToContribute?action=diff&rev1=58&rev2=59

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

  
  See [[http://wiki.apache.org/lucene-java/HowtoConfigureIntelliJ|the Lucene wiki page on configuring IntelliJ]] - it also covers Solr configuration.
  
+ == Maven ==
+ 
+ See [[http://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_3_1/dev-tools/maven/README.maven|the Lucene/Solr Maven build instructions]].
+ 
  === One final note ===
  As always, there are gremlins out there. This guide works for me on my machine for both Eclipse and IntelliJ. However, this isn't the first project I've put in either of those environments here. Your machine with your history may have different results. If there are steps you have to take, please either let me know or update this page directly so others can benefit.