Also, ensure that you didn't inadvertently add an older version of your Jar file somewhere in your classpath. Eclipse will take the first it comes to, and skip any others found later on in the path.

Right Click on your Project -> Properties -> Java Build Path and ensure you don't have an older version in there.

Matt

Koji Sekiguchi wrote:
Try to reread jar file on Eclipse.
To do it, right-click on your project,
then choose refresh.

Thank you,

Koji

sandeep chawla wrote:
I have to change lucene code for some reason.

I changed the source code of the lucene and ran the ant command on build.xml.

it created a jar file in build directory then i added the jar file to
my project in eclipse .

I am facing a bizarre problem now. Changes i have made in source code
are not reflected in new jar file..

Any help in this regards..please

Thanks
Sandeep



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to