You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jan Lahoda (JIRA)" <ji...@apache.org> on 2018/03/11 20:28:00 UTC

[jira] [Assigned] (NETBEANS-335) Fix All Imports adds unnecessary entries (fields from top-level class)

     [ https://issues.apache.org/jira/browse/NETBEANS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lahoda reassigned NETBEANS-335:
-----------------------------------

    Assignee: Jan Lahoda

> 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
>          Components: editor - Hints &amp; Annotations
>         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
>            Assignee: Jan Lahoda
>            Priority: Minor
>         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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists