On Oct 28, 2009, at 1:45 PM, Robert Muir wrote:
DM,
I create one project (new project, checkout projects from SVN, and
let it set it as a java project).
I then set the source folders like you mentioned below.
I add lib/junit*whatever.jar to library classpath, and set UTF-8
default encoding for the project.
and set the formatter to the lucene style xml file here:
http://wiki.apache.org/lucene-java/HowToContribute
The two links at the bottom of the page are dead. One is for Eclipse
and the other for IntelliJ.