Re: Setting up Eclipse with merged Lucene Solr source tree

2010-06-23 Thread Lance Norskog
I have found it easier to make these projects in my Eclipse workspace and make remote links to the parts that I really want. This cuts the total stuff in the project- cuts build times, 'search everywhere' times, menus full of classes named '*file*', etc. But git may have problems with this, and gi

Re: Setting up Eclipse with merged Lucene Solr source tree

2010-06-23 Thread Erick Erickson
Did you see this page?" http://wiki.apache.org/solr/HowToContribute Especially down near the end, the section "Development Environment Tips" HTH Erick On Wed, Jun 23, 2010 at 8:57 AM, Ukyo Virgden wrote: > Hi, > > I'm trying to setup and eclipse env