apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.62k stars 840 forks source link

fix javadoc task source properties + javadoc typo #7593

Closed ebarboni closed 1 month ago

ebarboni commented 1 month ago

javadoc task was not prepared to use javac.release and default to 1.7 and leads to some javadoc (java.source) missing.

Find 2 typo in api.lsp and openide.dialogs and apidoc is back on track.

Tested with jdk22 maybe the jsonfile need and upgrade "jdktoolapidoc" : "jdk_22_latest", but

ebarboni commented 1 month ago

give a try and if link issue occurs I will bump on jenkins-lib side