Hi Daniel, You can try svn in eclipse. And then run ant eclipse, and right click the project, choose refresh
On Tue, May 17, 2011 at 4:02 PM, Daniel Serodio <dsero...@mandic.com.br>wrote: > It created a .classpath, but not a .project file. > > Regards, > Daniel Serodio > > > Tom Hill wrote: > > try just doing > > ant eclipse > > To generate the project for eclipse. > > Tom > > > On Tue, May 17, 2011 at 3:40 PM, Daniel Serodio > (lists)<daniel.lis...@xxx.com.br> <daniel.lis...@xxx.com.br> wrote: > > I'm a newbie Solr user, and I'm trying to build Solr 3.1.0 from Eclipse. On > the Solr wiki I found Paolo Castagna's .classpath and .project files for > setting up Eclipse, but I couldn't build Lucene because it's missing > src/demo/ > > I removed this source folder from .classpath but now it's missing > org.apache.lucene.util.LuceneTestCase, org.apache.lucene.store._TestHelper, > org.apache.lucene.util._TestUtil, etc. > > Where should these classes be? > > Thanks in advance, > Daniel Serodio > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > > -- --- Minh