neilcsmith-net commented on issue #4516: URL: https://github.com/apache/netbeans/issues/4516#issuecomment-1346635356
@mbien yes, certainly didn't mean that the regex is the only issue that needs addressing in that code! It searches for the wrong package name with JDK missing from the classpath. Both are equally important, surely? Won't work with either broken. Project module info shouldn't be relevant to JDK classes being in a module. But module aware stack elements would also fix more than just the JDK links. -- 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
