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 195437 - Convert static import do not remove unused import
Summary: Convert static import do not remove unused import
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 07:48 UTC by Chiana
Modified: 2013-09-02 14:20 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2011-02-14 07:48:53 UTC
[ BUILD # : beta-2 ]
[ JDK VERSION : 1.6.23 ]

When using the hint to convert an import to a static import the "old" import is
not removed but tagged with "Import not used" warning.
Comment 1 Jan Lahoda 2011-02-23 09:35:23 UTC
Not a defect, IMO.