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 - Move class (d&d) from one project to another with the same package doesn't update its classpath
Summary: Move class (d&d) from one project to another with the same package doesn't up...
Status: CLOSED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-22 15:35 UTC by ehucka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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