| touchpoint action when plugin updates [message #830610] |
Tue, 27 March 2012 17:44  |
Phil R Messages: 99 Registered: September 2011 |
Member |
|
|
Hi,
I know how to create a touchpoint action when the plugin is installed for the first time. This is done with following p2.inf settings which uses my own install feature:
metaRequirements.0.namespace=org.eclipse.equinox.p2.osgi
metaRequirements.0.name=installAction
metaRequirements.0.range=1.0
instructions.configure=installAction();
instructions.configure.import=featureproject.mytouchpoint.custominstall.installAction
However I also would like to add custom code when the plugin updates.
I also need the previous installed version of the installed plugin-bundle that is being updated
Could you give any example/help?
Regards,
Phil
|
|
|
|
Powered by
FUDForum. Page generated in 0.01490 seconds