Note that the links go to the solr wiki, where I did find the two attachments.... Here's one of the from the lucene "how to contribute" Wiki page....
http://wiki.apache.org/solr-data/attachments/HowToContribute/attachments/Eclipse.3.2.codestyle.xml On Wed, Oct 28, 2009 at 7:45 PM, Mark Miller <markrmil...@gmail.com> wrote: > DM Smith wrote: > > > > 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. > > > Bummer - gotto fix that. And when we do, lets modify at least the > eclipse one (not sure about IntelliJ) to properly format generics as was > previously discussed. Currently it puts a space. > > -- > - Mark > > http://www.lucidimagination.com > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-dev-h...@lucene.apache.org > >