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 203113

Summary: Organize Imports appears in Java Hints list twice
Product: contrib Reporter: dbell
Component: CodeAssignee: issues@contrib <issues>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description dbell 2011-10-05 07:35:00 UTC
[ BUILD # : 201110020601 ]
[ JDK VERSION : 1.6.27 ]

In Options > Editor > Hints > Java, "Organize Imports" appears in the
"Experimental" section as well as the "Imports" section.

If both are enabled, two hints appear in the editor for Java files whose
imports need to be organized: one underlining the package name, and one
underlining the first import statement. Disabling one does not disable both.
Comment 1 Dusan Balek 2011-10-05 08:41:29 UTC
It seems you have the 'Experimental Java Hints' module installed.