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

Summary: [69cat] No FQNs should be generated if Generate Fully Qualified Names is off
Product: guibuilder Reporter: misterm <misterm>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.