Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » -p2 directory call with -uninstallIU
-p2 directory call with -uninstallIU [message #642718] Thu, 02 December 2010 13:18 Go to next message
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
[The eclipse.p2 newsgroup seems to be completely silent.
Therefore I retry on this group.]

I recently installed a feature and it's plugins to a p2-enabled RCP
application with success: Both the feature and the plugins are installed
as expected in the plugins and feature folder of the RCP app.
As suggested I added the ".feature.group" string as IU identifier.
After this I tried an uninstall process, where I changed only the
following lines:

1) I replaced the call argument

-installIU someid.feature.group

by

-uninstallIU someid.feature.group

2) I did not list the -repository argument

This deinstallation seems to have succeeded (no error message or log
file) and as expected the before installed feature is no longer existing
in the features folder. *But* the plugins are still part of the plugins
folder. Is this a known and expected behaviour? Personally I would
strongly appreciate to have the plugins removed as well. Is there some
additional call argument necessary to realize that?

Thanks & Greetings from Bremen,

Daniel Krügler
Re: -p2 directory call with -uninstallIU [message #642809 is a reply to message #642718] Thu, 02 December 2010 18:32 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Daniel Krügler wrote:
> This deinstallation seems to have succeeded (no error message or log
> file) and as expected the before installed feature is no longer existing
> in the features folder. *But* the plugins are still part of the plugins
> folder. Is this a known and expected behaviour? Personally I would
> strongly appreciate to have the plugins removed as well. Is there some
> additional call argument necessary to realize that?

if you start up your app with -console after the uninstall, can you
confirm that the plugins aren't being used with an ss?

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:Extension points: How to define new identifiers?
Next Topic:Reassigning view categories
Goto Forum:
  


Current Time: Thu Apr 25 14:08:46 GMT 2024

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

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

Back to the top