Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » extending Update Manager
extending Update Manager [message #332620] Fri, 31 October 2008 22:42 Go to next message
Sunil Ramaiah is currently offline Sunil RamaiahFriend
Messages: 14
Registered: July 2009
Junior Member
Hi,

I would like to do some task once I update a particular plugin through the
update manager. Is there a hook to the update manager where in I can
listen to which plugins are being updated and if there is an update of a
known plugin then I would like to do some task after that plugin is
updated.

Thanks,
Sunil.
Re: extending Update Manager [message #332623 is a reply to message #332620] Sun, 02 November 2008 09:12 Go to previous message
Remy Suen is currently offline Remy SuenFriend
Messages: 462
Registered: July 2009
Senior Member
Sunil Ramaiah wrote:
> I would like to do some task once I update a particular plugin through
> the update manager. Is there a hook to the update manager where in I can
> listen to which plugins are being updated and if there is an update of a
> known plugin then I would like to do some task after that plugin is
> updated.

I think you're supposed to leverage IInstallHandler and friends.

http://help.eclipse.org/stable/nftopic/org.eclipse.platform. doc.isv/reference/api/org/eclipse/update/core/IInstallHandle r.html

Regards,
Remy
Previous Topic:Unable to relaunch the platform because the eclipse.vm property has not been set
Next Topic:how to know workbench is ready to use
Goto Forum:
  


Current Time: Fri Jul 05 05:18:23 GMT 2024

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

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

Back to the top