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 204892

Summary: IDE lockup after refactoring package
Product: java Reporter: Tomas Danek <musilt2>
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 7.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: threaddump

Description Tomas Danek 2011-11-09 14:37:19 UTC
Created attachment 113048 [details]
threaddump

Product Version: NetBeans IDE Dev (Build 201111080600)
Java: 1.6.0_26; Java HotSpot(TM) 64-Bit Server VM 20.1-b02-383
System: Mac OS X version 10.7.2 running on x86_64; MacRoman; en_US (nb)
User directory: /tmp/ud3
Cache directory: /tmp/ud3/var/cache
----------------
- create new java app "test"
- create new jframe form into generated package "test"
- invoke rename on package "test", rename to e.g. "testRenamed"
---> IDE gets lock up on dialog "File $PATH_TO_FORM was modifies externally, reload it?". 
No other way than kill IDE. 100% reproducible.
Comment 1 Jan Becicka 2011-11-09 14:42:02 UTC

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