Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Manually expand Data Source Explorer nodes
Manually expand Data Source Explorer nodes [message #823967] Mon, 19 March 2012 04:51
Eclipse UserFriend
I am trying to programmatically expand the nodes of the DSE to select a node in the tree. I am able to get the common Viewer(Tree Viewer) and expandToLevel() to the connection profile and its Database. But the children of this node is a LoadingNode and I can't get it to load or expand. I have tried to get the children of the LoadingNode via the ITreePathContentProvider.getChildren() passing in a TreePath that includes the ConnectionProfile, the Database, and the LoadingNode. But that is not working.
Any suggestions or code examples you can refer to?

thanks,
Previous Topic:Problem creating table DB [SOLVED]
Next Topic:"execute all" always splits up statements at semicolon
Goto Forum:
  


Current Time: Thu Apr 25 08:13:49 GMT 2024

Powered by FUDForum. Page generated in 0.02960 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top