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 131983

Summary: Refactor->Move confuses editor
Product: java Reporter: studdugie <studdugie>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description studdugie 2008-04-03 20:09:57 UTC
Moving a bunch of files around, 19 in this instance, causes the editor to report the files are [all] in the wrong
package. The code compiles fine, it's just the editor that freaks out. It displays error light bulbs at the site of the
package declaration and everywhere there is a reference to a class in the packaged that was just moved to.
Comment 1 studdugie 2008-04-03 20:30:16 UTC
Once the editor goes wiggy I have to restart Netbeans for things to go back to normal. The original description implies
this but I just wanted to make it explicit.
Comment 2 Jiri Prox 2008-04-03 21:38:16 UTC
Which build do you use? 
Comment 3 studdugie 2008-04-03 21:56:54 UTC
NetBeans IDE 6.1 Beta (Build 200803050202)
Comment 4 Jiri Prox 2008-04-04 09:22:46 UTC
Thanks for info.
I guess this is duplicate of issue 104665.
Please try it with the latest daily build and if it's still reproducible feel free to reopen this issue.



*** This issue has been marked as a duplicate of 104665 ***