[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [p2-dev] how can the user be stopped from uninstalling an RCP application
|
When you are doing the initial installation of the application, make sure you set the installable unit property IInstallableUnit.PROP_PROFILE_LOCKED_IU to IInstallableUnit.LOCK_UNINSTALL when you are installing the IU. Note that this currently can not be done from the director app, but we are welcoming any contribution to bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=227688
Thx
Edoardo Comar ---31/10/2008 07:21:46 AM---Hi The software updates menu in our p2-enabled RCP application allows the
![]()
From: | ![]()
Edoardo Comar <ECOMAR@xxxxxxxxxx> |
![]()
To: | ![]()
p2-dev@xxxxxxxxxxx |
![]()
Date: | ![]()
31/10/2008 07:21 AM |
![]()
Subject: | ![]()
[p2-dev] how can the user be stopped from uninstalling an RCP application |
Hi
The software updates menu in our p2-enabled RCP application allows the user to uninstall itself (the RCPapp not the user :-).
The result is an unusable / unstartable workbench !
How can this be prevented ?
--------------------------------------------------
regards,
Edoardo Comar
IBM United Kingdom Ltd.
ecomar@xxxxxxxxxx
Tel +44 (0)1962 81 5576 (external) 245576 (internal)
www.ibm.com/cics/explorer
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

