You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "deratzmann (JIRA)" <ji...@apache.org> on 2019/04/17 04:45:00 UTC

[jira] [Created] (NETBEANS-2421) Organize Imports does not import new Classes

deratzmann created NETBEANS-2421:
------------------------------------

             Summary: Organize Imports does not import new Classes
                 Key: NETBEANS-2421
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2421
             Project: NetBeans
          Issue Type: Bug
          Components: java - Source
    Affects Versions: 11.0
         Environment: Windows 10
            Reporter: deratzmann


Hey, guys.
First of all: Thank you for your great work on netbeans. It is a great tool (and always was).
Here is my found bug:
With the release of netbeans 11 it seems, that the source code function "organize imports" is not working as expected.
My expectation (from the previous version):

delete unused classes
import currently unknown but used classes (by best guess)
currently it is only deleting unused classes.

So I guess, this might be a bug?

Best regards

Bastian



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