Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » How to use -Declipse.p2.unsignedPolicy on MacOS?(I set it to "allow" but Eclipse still fails to install self-signed addin.)
How to use -Declipse.p2.unsignedPolicy on MacOS? [message #735200] Tue, 11 October 2011 08:17
Grigory Petrov is currently offline Grigory PetrovFriend
Messages: 1
Registered: October 2011
Junior Member
Hello.

I want to perform unattended Eclipse configuration: install some addins and apply a bit of settings. All works fine except for self-signed addins - Eclipse fails to install them via p2.director (but I can install them via p2 GUI if i manually confirm certificate confirmation request). I have tried to set
-Declipse.p2.unsignedPolicy
to "allow" in order to solve it, but nothing changes! I use latest Eclipse 3.7.1, latest MacOS 10.7 Lion. I have added
-Declipse.p2.unsignedPolicy=allow
into "eclipse/Eclipse.app/Contents/MacOS/eclipse.ini" and performed following command:

./eclipse -nosplash -application org.eclipse.equinox.p2.director -r pydev.org/updates -i org.python.pydev.feature.feature.group


(http removed from repository URL since your forum prevents me from "posting links"). It fails with certificate rejected error Sad. What i'm doing wrong?
Previous Topic:Set Start Level fpr Bundle
Next Topic:Re: Mac snow leopard update site issue
Goto Forum:
  


Current Time: Thu Dec 05 15:53:30 GMT 2024

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

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

Back to the top