mbien opened a new pull request, #8171: URL: https://github.com/apache/netbeans/pull/8171
Projects can change class type due to ergonomics. Hashcode/equals matching problems make storage in sets/maps problematic. -> Compare project directories as fallback. discovered while implementing https://github.com/apache/netbeans/pull/8164 fixes #6011 reproducer: 1) clean NB config, don't import on start 2) open existing maven project 3) open any project file 4) create new project group -> NPE -- 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
