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 33313 - allow selection of superclass and interfaces in NFT from ex. classes
Summary: allow selection of superclass and interfaces in NFT from ex. classes
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 18258 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-30 12:22 UTC by Pavel Buzek
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 Pavel Buzek 2003-04-30 12:22:06 UTC
NFT for Java class allows you to enter superclass
and implemented interfaces but this is completely
unusable if you have to type the FQN. Allow
selection from existing classes/interfaces in
project classpath!
Comment 1 Pavel Buzek 2003-04-30 12:25:59 UTC
changing to defect, lowering prio. If you enter an invalid class name
(which is almost guaranteed -- at least in my case -- give what's
written above ;-) then the superclass is not set at all.
Comment 2 Jan Becicka 2003-04-30 12:44:14 UTC
*** Issue 18258 has been marked as a duplicate of this issue. ***
Comment 3 Jan Becicka 2003-04-30 12:47:07 UTC
See issue 27426
Comment 4 Tomas Zezula 2003-08-27 14:33:17 UTC
It can be quite slow to collect all class names in the project without
having MDR.
Comment 5 Jan Becicka 2004-07-02 07:36:56 UTC
Invalid for promo-D. NFT does nor allow set super class.