You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Neil C Smith (Jira)" <ji...@apache.org> on 2019/10/05 17:52:00 UTC

[jira] [Updated] (NETBEANS-2906) Parsing of some Java source files fails under Windows

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

Neil C Smith updated NETBEANS-2906:
-----------------------------------
    Priority: Major  (was: Critical)

> 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: Major
>         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
(v8.3.4#803005)

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

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