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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
