problem with eclipse and lucene 1.9.1

2006-05-17 Thread Amir Hosein Jadidi Nejad
Hi All, I want to use lucene1.9.1 in Eclipse IDE in windows platform, but i can't create new project with "Java Project from Existing Ant Buildfile" in "New Project" window. when i use "build.xml" in top level of lucene source folder, following error is occur : "specified buildfile does not cont

Re: problem with eclipse and lucene 1.9.1

2006-05-18 Thread Erik Hatcher
On May 18, 2006, at 2:17 AM, Amir Hosein Jadidi Nejad wrote: I want to use lucene1.9.1 in Eclipse IDE in windows platform, but i can't create new project with "Java Project from Existing Ant Buildfile" in "New Project" window. when i use "build.xml" in top level of lucene source folder, fol

Re: problem with eclipse and lucene 1.9.1

2006-05-18 Thread Tom Emerson
When adding the Lucene jar file to an Eclipse project you can attach the source code to the jarfile, which allows you to step into Lucene without actually having to build it. This is really convenient, and is easily done. Assuming you have the Lucene jar in your project you attach the source by: