: I personally use IntelliJ IDEA, and I don't use the ant build in my
: IDEA project.
: ant is for the official build.
meanwhile, i use nothing by emacs to edit, and ant on the commandline for
all of my building. .. it works just fine.
-Hoss
Hi Mike,
I personally use IntelliJ IDEA, and I don't use the ant build in my
IDEA project.
ant is for the official build.
-Yonik
On 3/22/06, Mike Austin <[EMAIL PROTECTED]> wrote:
> What editor/IDE/tool do you guys use to edit and build the solr source
> code? It looks like you use ant, and I wa
What editor/IDE/tool do you guys use to edit and build the solr source
code? It looks like you use ant, and I was able to build it with
ant/eclipse. I know you may use different based on taste, but is there a
standard IDE that you would recommend(besides nedit or vi)?
Thanks