[
https://issues.jboss.org/browse/JBIDE-20188?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-20188:
-------------------------------------
They're related but it's not a regression. JBIDE-18085 basically just worked
around the issue rather than fix it directly.
The issue is that every node in the tree must properly implement .equals and hashcode() in
order for the tree to function entirely as expected. Otherwise, the viewer can't
locate your selected object(s) and simply collapses the tree after changes or refreshes
when invoking "Refresh" on a JMX node it causes the whole
JMX tree to collapse
------------------------------------------------------------------------------
Key: JBIDE-20188
URL:
https://issues.jboss.org/browse/JBIDE-20188
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jmx
Affects Versions: 4.3.0.Beta1, 4.3.x
Reporter: Lars Heinemann
Assignee: Rob Stryker
When you expand an entry in the JMX Navigator into a deeper level ( for instance
java.lang -> Compilation ) and then invoke the context menu "Refresh" on that
node (Compilation) it collapses the whole tree and you loose your selection.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)