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 35910

Summary: [java-mdr] Features 'Where Used' and 'Rename' throw exceptions
Product: java Reporter: Marek Grummich <mgrummich>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception
A.java
B.java
I.java
correct A.java

Description Marek Grummich 2003-09-04 10:40:33 UTC
Build 090301; j2sdk1.4.2-build28

- mount all attached java file (A.java, B.java,
I.java)
- select a node that represent myMethod of the 'I'
file (interface) in the Explorer and invoke
Refactoring|Where Used action from a popup menu
=> attached exception is thrown
Comment 1 Marek Grummich 2003-09-04 10:40:58 UTC
Created attachment 11513 [details]
Exception
Comment 2 Marek Grummich 2003-09-04 10:41:31 UTC
Created attachment 11514 [details]
A.java
Comment 3 Marek Grummich 2003-09-04 10:42:47 UTC
Created attachment 11515 [details]
B.java
Comment 4 Marek Grummich 2003-09-04 10:43:22 UTC
Created attachment 11516 [details]
I.java
Comment 5 Marek Grummich 2003-09-04 10:43:47 UTC
Created attachment 11517 [details]
correct A.java
Comment 6 Marek Grummich 2003-09-04 10:45:24 UTC
NOTE: the first A.java is a wrong file, please use a second one!
Comment 7 Pavel Flaska 2003-09-09 16:12:38 UTC
Not reproducible in current builds. Feel free to reopen it if you are
able to reproduce it.
Comment 8 Marek Grummich 2004-07-15 12:49:39 UTC
Verified