On Tue, Jan 4, 2011 at 6:40 PM, Steven A Rowe <[email protected]> wrote: > Also, at the top level, ant -projecthelp prints out: > > Buildfile: build.xml > > Main targets: > > clean Clean Lucene and Solr > clean-idea Removes all IntelliJ IDEA configuration files > compile Compile Lucene and Solr > copy-idea-files Setup IntelliJ IDEA configuration files > eclipse Setup Eclipse configuration > generate-maven-artifacts Generate Maven Artifacts for Lucene and Solr > test Test both Lucene and Solr > Default target: test > > (Hmm, I need to move the 'copy-idea-files' target doc to the 'idea' target.) >
Sorry, then I was the source of the confusion... i used ant -p to find the name of the "configure IDEA" target and that was the only one I saw! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
