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 2011/12/10 20:22:54 UTC

[Lucene-java Wiki] Update of "HowtoConfigureIntelliJ" by SteveRowe

Dear Wiki user,

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

The "HowtoConfigureIntelliJ" page has been changed by SteveRowe:
http://wiki.apache.org/lucene-java/HowtoConfigureIntelliJ?action=diff&rev1=16&rev2=17

  = Configure IntelliJ =
- == IntelliJ (9.0.X and 10.X) ==
+ == IntelliJ (tested with v9, v10, and v11) ==
  In Lucene/Solr `branches/lucene_solr_3_1/`, `branches/branch_3x/` and `trunk/`, running '''`ant idea`''' from the command line will populate your working copy with the configuration files IntelliJ needs to be able to compile, test, and debug Lucene and Solr. To then open the code in IntelliJ IDEA, simply hit File->Open Project and Choose the directory containing the checked out source (i.e. the top level directory that contains both the lucene and solr directories.)
  
  The project configuration will have: