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/29 05:35:00 UTC

[jira] [Resolved] (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 resolved NETBEANS-335.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 9.0

Should be fixed by:

https://github.com/apache/incubator-netbeans/commit/b0b6e9038d6c2097541b08451cf5f59691ab298f

> 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
>              Labels: pull-request-available
>             Fix For: 9.0
>
>         Attachments: PriceType.java
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> # 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