matthiasblaesing commented on pull request #2759: URL: https://github.com/apache/netbeans/pull/2759#issuecomment-778614903
This is replacement for the PR #2758. The referenced PR was opened against `master`, but `delivery` is the right branch for next release at this time. In addition @neilcsmith-net request to explicitly mention issue `NETBEANS-5055` in the commit was implemented, so that is issue is now connected with this. I tested the commit locally: - IDE running on JDK 8 supports code completion (indexing works) and classes are updated after change (compile on save works) - I checked the class skeleton from NETBEANS-5055 and reproduced this on a build from delivery - with this patch in, the class is accepted To be clear I only tested, cherry-picked and updated the description, the base work was done by @Akshay-Gupta-Oracle and @eppleton . ---------------------------------------------------------------- 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. 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
