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 28931 - Wizard do not offer methods to override
Summary: Wizard do not offer methods to override
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 29086 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-22 10:36 UTC by Milan Kubec
Modified: 2003-12-11 14:06 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 Milan Kubec 2002-11-22 10:36:05 UTC
Wizard panel for inherited methods in NFT wizard
for classes doesn't show any methods to override.
Comment 1 Jan Becicka 2002-11-28 10:07:37 UTC
Override tool also doesn't work
Comment 2 Tomas Hurka 2002-12-06 13:19:41 UTC
This problem is caused by the fact that ClassElement.forName() does
not see JDK classes. Fixed in clazz module.
Comment 3 Tomas Hurka 2002-12-06 13:25:39 UTC
*** Issue 29086 has been marked as a duplicate of this issue. ***
Comment 4 Milan Kubec 2003-08-28 15:02:55 UTC
Verified.