Mario Bruckschwaiger created NETBEANS-5901:
----------------------------------------------
Summary: NPE on Ctrl+Click on Java-class of library with attached
source
Key: NETBEANS-5901
URL: https://issues.apache.org/jira/browse/NETBEANS-5901
Project: NetBeans
Issue Type: Bug
Components: editor - Navigation
Affects Versions: 12.4
Reporter: Mario Bruckschwaiger
Attachments: nb-bug-IDE-Log.txt, nb-bug-UI-Log.txt
When trying to open the code of a class from a Java-library where the Java
source is attached with Ctrl+click on the class-name, no window opens and the
exception occurs (see attachments).
When the name is clicked a second time, an editor window opens, but it is
empty. Interestingly, the "Navigator"-view has the structure of the class. When
switching the Editor-window to "History" and back to "Source", the source is
present.
As long as no source was attached, the source-window opened immediately with
the byte-code as method-bodies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists