"Schneider Alexander" <schneideralexander@xxxxxxxxxxxxx> wrote in message
news:ck0ud0$3n6$1@xxxxxxxxxxxxxx
Hello,
I would run a special service after install or update plugins via
Updatemanager. Know's anybody a posibility to recieve a notification after
install or update of plugins.
If these are your plugins, you can write a custom install handler that will
be invoked by the update manager at various points during install/update.
Check the org.eclipse.update.core.IInstallHandler interface (or do a search
for custom install handler in the online help)
If you want to be notified on *any* plugin, then you will have to hook into
the osgi notifications. Check the equinox newsgroup archive, there should be
some "how to" posting.
-dorian
thanks
alexander schneider