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 28068 - [Override Methods] does not recognize all methods
Summary: [Override Methods] does not recognize all methods
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -S1S-
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL: http://www.netbeans.org/unbranded-sou...
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-17 09:23 UTC by Jan Becicka
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 Jan Becicka 2002-10-17 09:23:34 UTC
[200210160100], W2k, JDK 1.4.1
Invoke Override Tool on a class in the URL 
field.
Select interface MenuObserver -> the list of 
available methods is empty.
This feature works fine until src.zip is 
mounted.
Comment 1 Svata Dedic 2003-01-14 11:42:13 UTC
Fixed in dev trunk:

/cvs/java/src/org/netbeans/modules/java/tools/InheritanceSupport.java,v
 <--  InheritanceSupport.java
new revision: 1.16; previous revision: 1.15
Comment 2 Jan Becicka 2003-01-21 12:19:46 UTC
VERIFIED