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:
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
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