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

[jira] [Created] (NETBEANS-2049) Organize import hint when imports are organized correctly

Bart Kampers created NETBEANS-2049:
--------------------------------------

             Summary: Organize import hint when imports are organized correctly
                 Key: NETBEANS-2049
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2049
             Project: NetBeans
          Issue Type: Bug
          Components: cnd - Editor
    Affects Versions: 8.2
            Reporter: Bart Kampers
         Attachments: imports configuration.png, imports hints.mov

When _package imports_ is selected, sometimes the hint "Import section does not correspond to the specified code style rules" is shown. The imports are organized as intended, though. After choosing "Organize imports" from the hint's menu, a line is inserted which imports the class of the file under edit. Then a hint appears "Import From The Same Package", which is correct. When choosing "Remove import from same package", the hint "Import section does not correspond to the specified code style rules" appears again.

See attachments



--
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