Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse update manager - hooks for custom tasks?
Eclipse update manager - hooks for custom tasks? [message #329894] Wed, 09 July 2008 20:45 Go to next message
Paul Neyman is currently offline Paul NeymanFriend
Messages: 11
Registered: July 2009
Junior Member
Is there a way to hook into Eclipse update/install manager to run custom
tasks during custom plugin installation from website?

I.e. user adds a new remote site, pulls in a feature with the plugin,
clicks 'install', and a custom code is run upon installation.

Is this possible using Eclipse 3.3?

Thank you.
Re: Eclipse update manager - hooks for custom tasks? [message #329898 is a reply to message #329894] Wed, 09 July 2008 21:41 Go to previous message
Eclipse UserFriend
Originally posted by: zx.code9.com

Paul Neyman wrote:
> Is this possible using Eclipse 3.3?

In 3.3 this is possible using something called 'install handlers'

http://www.developer.com/java/ent/article.php/3663041

Note that in 3.4, this process is different with the release of the new
Equinox Provisioning effort (p2) to replace the older update manager.

Cheers,

~ Chris
Previous Topic:Launching exported product in 3.4RC3
Next Topic:Dynamic submenu
Goto Forum:
  


Current Time: Wed Jul 03 01:31:58 GMT 2024

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

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

Back to the top