NicolaIsotta commented on PR #9528: URL: https://github.com/apache/netbeans/pull/9528#issuecomment-5026660657
To test: - create a java maven project - add omnifaces 4.7.10 as a dependency - from the project tab, expand the "Dependecies" node - Right click the omnifaces node and click "Download Javadoc" - Open the node, open a package and right click a .class file - Choose "Show Javadoc" from the context menu On NB30 a toast notification will appear, stating the no javadoc was found. With the PR applied, the javadoc should be opened correctly -- 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
