Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » help - Eclipse emergency close
help - Eclipse emergency close [message #290376] Wed, 24 August 2005 16:59
Eclipse UserFriend
Originally posted by: clmind.yahoo.com

I posted this before, but nobody answered it yet...I still need help with
this....

Is there a way to access the method
'IWorkbenchConfigurer.emergencyClosing()' anywhere from a plugin?

We need a way to know if the workbench is closing because of an exception,
since we want to change the save behaviour for our plugin to *not* save over
the original file in this case (the default behaviour for Eclipse), but to
save to a temp file instead.

It seems that all access points to IWorkbenchConfigurer are blocked off
(default/private access) - is there perhaps a way I'm not seeing, or a known
solution to this problem?...

Chris
Previous Topic:PDE eclipse.buildScript - Unable to find feature
Next Topic:WordRules and case-insensitivity
Goto Forum:
  


Current Time: Thu Apr 25 22:02:10 GMT 2024

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

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

Back to the top