mbien commented on a change in pull request #3495:
URL: https://github.com/apache/netbeans/pull/3495#discussion_r800882839
##########
File path:
java/java.j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformDefaultJavadocImpl.java
##########
@@ -67,6 +67,7 @@
OFFICIAL_JAVADOC.put("16",
"https://docs.oracle.com/en/java/javase/16/docs/api/"); // NOI18N
OFFICIAL_JAVADOC.put("17",
"https://docs.oracle.com/en/java/javase/17/docs/api/"); // NOI18N
OFFICIAL_JAVADOC.put("18",
"https://download.java.net/java/early_access/jdk18/docs/api/"); // NOI18N Early
access
Review comment:
lets change the 18ea link to
https://docs.oracle.com/en/java/javase/18/docs/api/ and we can get this in for
NB 14.
--
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