Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [p2-dev] Using P2 programmatically

Ciao Afkham :)
>From a code POV I like the
org.eclipse.equinox.internal.p2.console.ProvisioningHelper class a lot,
it lets you 
- create profiles
- query repos 
- install content
all from one spot, and you'll surely get into the system looking at the
calls this class offers :)
HTH, 
Ciao, hh
P.S.: P2 APIs are "provisional" as of now, they set it in stone in the
future but for now expect changes in this API, sometimes that's good,
sometimes a bit unexpected .. ;)

-----Original Message-----
From: p2-dev-bounces@xxxxxxxxxxx [mailto:p2-dev-bounces@xxxxxxxxxxx] On
Behalf Of Afkham Azeez
Sent: Wednesday, April 22, 2009 11:04 AM
To: p2-dev@xxxxxxxxxxx
Subject: [p2-dev] Using P2 programmatically

Hi Folks,
We are planning to use P2 in our framework and will not be able  to use
the GUI for this purpose. We will have to use the  P2 bundles and then
programmatically call P2 APIs. Are there any tutorials/docs/API docs
available on how to do this?

--
Thanks
Afkham Azeez

Blog: http://afkham.org
Developer Portal: http://www.wso2.org
WSAS Blog: http://wso2wsas.blogspot.com
Company: http://wso2.com
GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top