[
http://jira.jboss.com/jira/browse/JBIDE-1482?page=comments#action_12394508 ]
Vitali Yemialyanchyk commented on JBIDE-1482:
---------------------------------------------
MTreeViewer means multiple items suppurt TreeViewer. We should subclass TreeViewer cause
it find only one first TreeItem per object - but this is not true in common case - and so
we get this (JBIDE-1482) bug.
Hibernate Configurations Tree not exapands all composites.
----------------------------------------------------------
Key: JBIDE-1482
URL:
http://jira.jboss.com/jira/browse/JBIDE-1482
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.0.GA
Reporter: Dima Geraskov
Assigned To: Vitali Yemialyanchyk
Fix For: 2.0.1
Tree has following structure:
-Customer
+address
-Employee
+address
-Person
+address
and Customer and Employee are subclasses of Person, address is Component(address, zip,
city).
All address items will expands only if expand it from bottom to top.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira