Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Closing workbench view
Closing workbench view [message #464886] Sun, 18 March 2007 00:01
Eclipse UserFriend
Originally posted by: ramapra.gmail.com

I am working on creating a new plugin using PLugin development environment


I have a view class that inherits from ViewPart

I create the inner widgets in the createPartControl(Composite parent)
method .

I do some extra stuff in here and there is a possibility of a failure . as
for eg connecting to a server , in which case i want to close down the
loading of the plugin .

I am not sure how I can force this within this method createPartControl .


Any help is appreciated

Thanks
Previous Topic:save window state on server
Next Topic:Dimensions of ViewPart
Goto Forum:
  


Current Time: Sat Sep 07 11:09:04 GMT 2024

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

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

Back to the top