You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/04/16 13:10:34 UTC

[GitHub] [incubator-netbeans] deratzmann opened a new pull request #1201: Netbeans 11: "Organize Imports" does not import new Classes anymore

deratzmann opened a new pull request #1201: Netbeans 11: "Organize Imports" does not import new Classes anymore
URL: https://github.com/apache/incubator-netbeans/pull/1201
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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