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 - Organize Imports appears in Java Hints list twice
Summary: Organize Imports appears in Java Hints list twice
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: Macintosh Mac OS X
: P4 normal (vote)
Assignee: issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 07:35 UTC by dbell
Modified: 2013-09-02 14:22 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 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.