How to programmatically remove all files during / after uninstall? [message #336802] |
Fri, 03 July 2009 07:33  |
Eclipse User |
|
|
|
As ours is a proprietary s/w, we would like to remove all files associated
with our plug-in once user decides to uninstall our eclipse plug-in.
How can I clear all references made to our plug-in once customer decides
to uninstall it?
Like deleting the plug-in jar, removing plug-in's entry from bundles.list,
artifacts.xml, indexed_contributions and all other similar files?
In all we want to achieve a 'clean' uninstall which would leave no traces
of the plug-in behind after the uninstall is over.
How can I do that? Do I have to write an installer-uninstaller?
What api is available and is there an online tutorial/example?
Any help is really appreciated.
Thanks.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02783 seconds