Gili created NETBEANS-335:
-----------------------------
Summary: Fix All Imports adds unnecessary entries (fields from
top-level class)
Key: NETBEANS-335
URL: https://issues.apache.org/jira/browse/NETBEANS-335
Project: NetBeans
Issue Type: Bug
Environment: Product Version: Apache NetBeans IDE Dev (Build
20180117-unknown-revn)
Updates: Updates available
Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
Runtime: Java(TM) SE Runtime Environment 9.0.4+11
System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
Reporter: Gili
Attachments: PriceType.java
# Open the attached file.
# Invoke Fix All Imports
# Notice that the IDE attempts to import MARKET and LIMIT (defined by the
current file).
# Invoke code-format. Notice that the IDE removed unused imports for MARKET
and LIMIT.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists