Gili created NETBEANS-434:
-----------------------------

             Summary: Javadoc not found even if present in sources
                 Key: NETBEANS-434
                 URL: https://issues.apache.org/jira/browse/NETBEANS-434
             Project: NetBeans
          Issue Type: Improvement
          Components: editor - Completion & Templates
         Environment: Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-222-on-20180226)
Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
Runtime: Java(TM) SE Runtime Environment 9.0.4+11
System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
            Reporter: Gili


# Create a Maven project that depends on {{javax.ws.rs-api:javax.ws.rs:2.1}}
 # Download sources for this dependency.
 # Invoke code-complete on {{Response.readEntity(Class<T>)}}
 # Javadoc viewer pops up saying that the Javadoc could not be found.
 # CTRL+LMB click onĀ {{Response.readEntity(Class<T>)}}
 # Notice that the source-code contains Javadoc

Expected behavior: Javadoc should render.

I believe this used to work in version 8.2 but I did not check.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to