This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 56804

Summary: Move class (d&d) from one project to another with the same package doesn't update its classpath
Product: java Reporter: ehucka <ehucka>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ehucka 2005-03-22 15:35:41 UTC
I had opened a file in editor and I moved it from one project to another, the
package left the same.
Then I cannot see any classes from the new project in code completion of moved
file. Import tool didn't see they too. I must close and reopen the file.
Comment 1 Martin Matula 2005-03-30 12:56:11 UTC
Seems that the old classpath is held in the cache?
Comment 2 Jan Becicka 2005-08-31 15:11:44 UTC
Emane can you reproduce this issue in latest builds?
Thanks.
Comment 3 Jan Becicka 2005-09-23 15:00:48 UTC
Cannot reproduce.
Comment 4 ehucka 2006-03-22 09:53:32 UTC
verified
Comment 5 Quality Engineering 2007-09-20 09:51:27 UTC
Reorganization of java component