Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » editor and view dependency
editor and view dependency [message #1020554] Mon, 18 March 2013 12:56
Stefano Cottafavi is currently offline Stefano CottafaviFriend
Messages: 57
Registered: July 2009
Member
Hi all,
i'm developing a plugin with one editor and one view.
The view is populated with data from the editor (actually the file parsed by the editor). I'm facing some problems related to the fact that at startup the view is loading "faster" than the editor and throw errors regarding some data structure required but not yet initialized.

Which is best practice to make the view dependant on the editor?

more info: the view does not extend outline, but contains a checkboxtreeviewer. Should I extend OutlineView?

thank you for your help


cheer
stefano
Previous Topic:Product customization not initialized (using extension)
Next Topic:Positioning a new view
Goto Forum:
  


Current Time: Fri Apr 26 22:33:13 GMT 2024

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

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

Back to the top