[ 
https://issues.apache.org/jira/browse/NETBEANS-5174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Michaely updated NETBEANS-5174:
-------------------------------------
    Description: 
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, …)

Sometimes, 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' …

I can't say exactly, under which conditions the error appears, it only happens 
occasionally.

If this happens repeatedly, at some point the Javadoc windows stops working 
completely.

The 'Java Platform Manager' uses (as created by default) the Javadoc from:

»https://docs.oracle.com/en/java/javase/15/docs/api/«

  was:
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' …

 


> 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
>            Priority: Major
>
> 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, …)
> Sometimes, 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' …
> I can't say exactly, under which conditions the error appears, it only 
> happens occasionally.
> If this happens repeatedly, at some point the Javadoc windows stops working 
> completely.
> The 'Java Platform Manager' uses (as created by default) the Javadoc from:
> »https://docs.oracle.com/en/java/javase/15/docs/api/«



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