Notification of nature additions/removals [message #173343] |
Sat, 14 August 2004 08:21  |
Eclipse User |
|
|
|
Originally posted by: sangamon.t-online.de
Hi,
I would like to show a representation of all projects with a specific
nature in a separate view. How can I receive notifications of nature
additions and removals?
I've tried to hook into (de)configure. This seems to work for the
creation of projects (or adding the nature to existing ones), however,
when I delete a project, the nature's deconfigure() doesn't seem to be
called.
Any hints?
Regards,
Patrick
|
|
|
|
|
|
Re: Notification of nature additions/removals [message #173505 is a reply to message #173461] |
Mon, 16 August 2004 16:40  |
Eclipse User |
|
|
|
Originally posted by: sangamon.t-online.de
Rich Kulp wrote:
> Well, on deletion, shouldn't the "project" in your view go away? So your
> resource listener (which by the way could be the same listener that is
> listening for description changes) when it receives a PRE_DELETE for a
> project that you have in your view should have that project removed from
> your view.
I'll have to change some things to make it work that way, but that
sounds definitely better than my current setup. I'll give it a try.
Thanks, again.
Regards,
Patrick
|
|
|
Powered by
FUDForum. Page generated in 0.03776 seconds