Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to listen for workspace being shutdown?
How to listen for workspace being shutdown? [message #295376] Tue, 29 November 2005 00:15 Go to next message
Eclipse UserFriend
I'd like to be able to listen to workspace being shutdown.
Re: How to listen for workspace being shutdown? [message #295377 is a reply to message #295376] Tue, 29 November 2005 00:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: da.nowhere.np

AL wrote:

> I'd like to be able to listen to workspace being shutdown.

Hey, I do that all the time. It is much harder than, say, listening to the
workspace starting up, because when the workspace starts up you can
clearly hear all the churning that loading your projects and retrieving
the resource tree causes. But listening to the shutdown is a whole
different story, it is a more subtle experience. It requires very
sensitive ears, and a lot of practice. But once you get a hang of it, it
just becomes natural.
Re: How to listen for workspace being shutdown? [message #295416 is a reply to message #295377] Tue, 29 November 2005 14:13 Go to previous messageGo to next message
Eclipse UserFriend
Adams wrote:
> AL wrote:
>
>> I'd like to be able to listen to workspace being shutdown.
>
>
> Hey, I do that all the time. It is much harder than, say, listening to
> the workspace starting up, because when the workspace starts up you can
> clearly hear all the churning that loading your projects and retrieving
> the resource tree causes. But listening to the shutdown is a whole
> different story, it is a more subtle experience. It requires very
> sensitive ears, and a lot of practice. But once you get a hang of it, it
> just becomes natural.
>
>
Thanks...Any tips on it?
Re: How to listen for workspace being shutdown? [message #295426 is a reply to message #295416] Tue, 29 November 2005 15:44 Go to previous message
Eclipse UserFriend
If you have your own WorkbenchAdvisor running, you can override preShutdown.

"AL" <unbonnevie@yahoo.com> wrote in message
news:dmi98d$r90$1@news.eclipse.org...
> Adams wrote:
>> AL wrote:
>>
>>> I'd like to be able to listen to workspace being shutdown.
>>
>>
>> Hey, I do that all the time. It is much harder than, say, listening to
>> the workspace starting up, because when the workspace starts up you can
>> clearly hear all the churning that loading your projects and retrieving
>> the resource tree causes. But listening to the shutdown is a whole
>> different story, it is a more subtle experience. It requires very
>> sensitive ears, and a lot of practice. But once you get a hang of it, it
>> just becomes natural.
>>
>>
> Thanks...Any tips on it?
Previous Topic:Can't debug sun source
Next Topic:AbstractDecoratedTextEditor not updated when IFile.setContents() done
Goto Forum:
  


Current Time: Wed Jul 16 09:00:52 EDT 2025

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

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

Back to the top