Bug 161632 - Refresh jar broken (drag&drop new jar, changes not seen in explorer)
Summary: Refresh jar broken (drag&drop new jar, changes not seen in explorer)
Status: RESOLVED DUPLICATE of bug 161631
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2.1   Edit
Hardware: PC Windows All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-19 15:22 EDT by mailmur CLA
Modified: 2006-10-19 19:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mailmur CLA 2006-10-19 15:22:33 EDT
v3.2.1 broken, I do have memory it used to work v3.1 version but now I have deleted older Eclipse.

Have ./lib/my.jar resources in a build path. Jar file is updated in an another project, file copy&pasted to the project, refresh (F5) should reload jar changes but package explorer does not see changes.

So writing a code "MyJarClass.doXX" code insight does not display changed methods, new methods, new parameters. 

A horrible kludge to avoid restarting Eclipse, but this will lose all src+javadoc links and is tedious to do each time.
* 2nd mouse button on "my.jar" entry
* Build path/Remove from build path
* select "my.jar" file again in package explorer
* 2nd mouse buton on "my.jar" entry
* Build path/Add to build path 

See here links about the issue.
http://www.eclipsezone.com/forums/thread.jspa?messageID=92040529&#92040529
http://bugs.eclipse.org/bugs/show_bug.cgi?id=16091
https://bugs.eclipse.org/bugs/show_bug.cgi?id=19071
https://bugs.eclipse.org/bugs/show_bug.cgi?id=24019
https://bugs.eclipse.org/bugs/show_bug.cgi?id=38607
Comment 1 Olivier Thomann CLA 2006-10-19 19:05:44 EDT

*** This bug has been marked as a duplicate of 161631 ***