Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » Plug-in jar remains after feature uninstall
Plug-in jar remains after feature uninstall [message #561405] Mon, 28 June 2010 15:40
Cameron Ross is currently offline Cameron RossFriend
Messages: 31
Registered: May 2010
Member
Hi,

I have an Eclipse plug-in and associated feature that have been developed using Eclipse for RCP/Plug-in Developers, Build id: 20100218-1602. I am using this environment to generate a "deployable feature" as an archive file.

When I install this feature everything works as expected. However, when I uninstall this feature, its plug-in jar gets left behind in the plugins folder.

If I modify the plugin jar within the archive and attempt to re-install, the new version of the jar is ignored and the old version is used (sigh).

If I attempt to delete the old plug-in jar manually, p2 complains:
"An error occurred during the org.eclipse.equinox.internal.provisional.p2.engine.phases.Ch eckTrust phase.
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.CheckTrust, operand=, action=).
Error reading signed content.
The file "blahblahblah\plugins\myplugin.jar" does not exist"

I've tried starting Eclipse using the -clean argument after the uninstall process to clean up the caches, but this doesn't seem to work either.

How can I totally uninstall my feature from Eclipse?

Thanks,
Cameron.
Previous Topic:Welcome to eclipse.p2
Next Topic:Plug-in jar remains after feature uninstall
Goto Forum:
  


Current Time: Thu Apr 25 06:12:04 GMT 2024

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

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

Back to the top