[ https://issues.apache.org/jira/browse/NETBEANS-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Wenzel updated NETBEANS-2906: ----------------------------------- Attachment: exception.txt > Parsing of some Java source files fails under Windows > ----------------------------------------------------- > > Key: NETBEANS-2906 > URL: https://issues.apache.org/jira/browse/NETBEANS-2906 > Project: NetBeans > Issue Type: Bug > Affects Versions: 11.0, 11.1 > Reporter: Heiko Wenzel > Priority: Critical > Attachments: exception.txt > > > To see the bug: > Open a java source File i.e. "javafx.scene.control.TableCell" with menu > action "File/open File" > If you do so, you will see, that you get an exception and in the Netbeans > Navigator Tab (Ctrl-7) is nothing to see. > The bigger problem is, that you cannot find and open these classes with > context menu "Navigate/ Goto Source" and the Javadoc also cannot display. > But, if you do this in Linux - It works! > Other Examples which work: > javafx.beans.property.SimpleObjectProperty; > javafx.beans.value.ChangeListener; > and work not: > javafx.application.Platform; > javafx.scene.control.ScrollBar; > -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- 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