[ 
https://issues.apache.org/jira/browse/NETBEANS-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012709#comment-17012709
 ] 

Dominik Derwiński commented on NETBEANS-2624:
---------------------------------------------

The issue is still present. Netbeans 11.2, JDK 11. The problem is Netbeans 
doesn't append module name to URL. It tries to open:
https://docs.oracle.com/en/java/javase/11/docs/api/java/lang/Number.html
instead of:
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Number.html

> Netbeans does not handle platform javadoc for jdk 10+
> -----------------------------------------------------
>
>                 Key: NETBEANS-2624
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2624
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - JDK Problems
>    Affects Versions: 9.0, 10.0, 11.0
>         Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 1.8.0_211; Java HotSpot(TM) 64-Bit Server VM 25.211-b12
> Runtime: Java(TM) SE Runtime Environment 1.8.0_211-b12
> System: Windows 10 version 10.0 running on amd64; Cp1252; es_ES (nb)
>            Reporter: David Requena
>            Priority: Major
>
> Javadoc is not recognized for java platforms 10 and up. Probably related to 
> new Javadoc format in modularized java releases.
>  *  Platform Javadoc won't be listed at Help/Javadoc references
>  * Show Javadoc on nodes in the project window will fail with "javadoc for 
> xxx.yyy.zzz not be found
>  * Show documentation in external web browser buttons are disabled across the 
> whole ide.
> Issue does not affect code completion or other features using actual comments 
> in platform sources.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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

Reply via email to