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 183701 - [69cat] No FQNs should be generated if Generate Fully Qualified Names is off
Summary: [69cat] No FQNs should be generated if Generate Fully Qualified Names is off
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 10:51 UTC by misterm
Modified: 2011-10-30 10:15 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 misterm 2010-04-08 10:51:45 UTC
[ JDK VERSION : 1.6.* ]

When even when Generate fully qualified names is off in Matisse options for the
IDE, FQNs are used for classes created using the wizard. For instance, when a
new JDialog is generated, the superclass name uses FQN, as well as the Frame
parameter in the constructor.
Comment 1 Geertjan Wielenga 2011-10-30 10:15:41 UTC
Reproducible in 7.1 builds.