Skip to content

Commit

Permalink
Add netbeans to README.txt.
Browse files Browse the repository at this point in the history
As a fake commit, this also closes github pull requests #1 #2 #3 #6 #10

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555587 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
uschindler committed Jan 5, 2014
1 parent cee1b94 commit 4a59018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ solr/ is a search engine server that uses lucene

To compile the sources run 'ant compile'
To run all the tests run 'ant test'
To setup your ide run 'ant idea' or 'ant eclipse'
To setup your ide run 'ant idea', 'ant netbeans', or 'ant eclipse'
For Maven info, see dev-tools/maven/README.maven.

For more information on how to contribute see:
Expand Down

0 comments on commit 4a59018

Please sign in to comment.