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 2022/03/23 11:34:30 UTC

[GitHub] [netbeans] ppisl opened a new pull request #3837: Better finding missing class in ImportHelper

ppisl opened a new pull request #3837:
URL: https://github.com/apache/netbeans/pull/3837


   
   This is a fix for creating Import hint fro a missing class. 
   
   The current implementation is looking throught the error messages from parser and was looking for the message "unable to resolve class " only. I have added also message "doesn't refer to a local variable, static filed or class" than can create the import hint. 


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

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [netbeans] ppisl merged pull request #3837: Better finding missing class in ImportHelper

Posted by GitBox <gi...@apache.org>.
ppisl merged pull request #3837:
URL: https://github.com/apache/netbeans/pull/3837


   


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

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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