neilcsmith-net commented on PR #4391: URL: https://github.com/apache/netbeans/pull/4391#issuecomment-1188901879
Am going to merge this into delivery. It doesn't seem to be a full fix for #4044 though. Using @matthiasblaesing example project, docs in completion and navigate to source now work, but the reported Show Javadoc failure still applies. This can be fixed by adding a `module-info` to the project. I don't think that's unexpected. I think we need a better way of inferring a module name from an `Element` than I added in #4363 -- 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
