Jiří Kovalský created NETBEANS-265:
--------------------------------------
Summary: Cannot set current thread while debugging
Key: NETBEANS-265
URL: https://issues.apache.org/jira/browse/NETBEANS-265
Project: NetBeans
Issue Type: Bug
Components: debugger - Java
Affects Versions: 8.2
Reporter: Jiří Kovalský
Attachments: exception.txt, messages.log, uilog-869499.xml
User cannot set current thread while Projects view is opened and not Debugging
view as IDE throws NullPointerException.
*Steps to reproduce:*
# Open MemoryViewAnt project
# Right click Source Packages > tests > ThreadSuspending.java file node
# Invoke Debug File from its popup menu
# Invoke Debug > Pause from main menu
# Switch to Projects view
# Invoke Debug > Set Current Thread from main menu
*Expected:* A small popup window opens and allows to select one of suspended
threads
*Actual:* Exception is thrown and nothing else happens
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
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