Bernd Michaely created NETBEANS-5174:
----------------------------------------

             Summary: JavaDoc window not working for Swing components
                 Key: NETBEANS-5174
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5174
             Project: NetBeans
          Issue Type: Bug
          Components: java - Source
    Affects Versions: 12.2
         Environment: Arch Linux, AdoptOpenJDK 15.0.1+9, official NB 12.2 bin 
download
            Reporter: Bernd Michaely


To reproduce the problem:
 * Open an editor window containing a java class using some Swing component
 * Have the Javadoc window open
 * Place the caret on a Swing type (JPanel, JList, JScrollPane, …, seems to be 
the case for any Swing type (at least all i have tried))

The Javadoc window keeps showing »Loading Javadoc...« , and it causes an error 
in the IDE:

… An error occurred during parsing of 'java.desktop/javax/swing/JPanel.java in 
/opt/local/java/latest15/lib/src.zip' …

 



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

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