Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to enforce an update of the search index
How to enforce an update of the search index [message #100382] Thu, 02 October 2003 05:07 Go to next message
Eclipse UserFriend
Hi,

I've added a JAR-File to a project, but the contained files don't appear in
the java search. How can I enforce to update the search index?

Thanks,

Thorsten
Re: How to enforce an update of the search index [message #100397 is a reply to message #100382] Thu, 02 October 2003 05:29 Go to previous messageGo to next message
Eclipse UserFriend
Add the jar on the project's build path (as a library).

Jerome

"Thorsten Sch
Re: How to enforce an update of the search index [message #100409 is a reply to message #100397] Thu, 02 October 2003 06:13 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

> Add the jar on the project's build path (as a library).

I think I have now more information about the problem:
I have 2 projects which have the same JAR associated in their build path.
Now I update the JAR of one project by removing the old jar and adding the
new one (I have overwritten so old jar, so the os-path is the same), but the
java search index doesn't update.
I then tried to remove the jars from both projects and then added the new
one and it works. So it seems to me that it's a caching problem. How can I
handle this?

TIA,

Thorsten
Re: How to enforce an update of the search index [message #100421 is a reply to message #100409] Thu, 02 October 2003 06:19 Go to previous message
Eclipse UserFriend
Is this an external jar (i.e. external to the workspace)? If this is the
case, you need to refresh the projects after you overwrote the old jar.

Jerome

"Thorsten Sch
Previous Topic:Cannot run Ant script
Next Topic:PropertyChangeListener and dispose()?
Goto Forum:
  


Current Time: Fri May 02 08:30:03 EDT 2025

Powered by FUDForum. Page generated in 0.02979 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top