Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Use of P2 with non-Eclipse based applications

You can use p2 without Eclipse, but it does require OSGi (not sure about the extension registry).  However, you won't get any of the p2 UI (these are all SWT / JFace based).

As for other frameworks (other than Equinox), someone was trying to get it running on Felix.  I'm not sure where that ended up.  Pascal, DJ, do you remember?

cheers,
ian

On Tue, Aug 10, 2010 at 4:16 PM, Jennifer Vendetti <vendetti@xxxxxxxxxxxx> wrote:
Hi,

I am working on a desktop application that uses OSGI and the Eclipse plug-in registry.  We are looking at P2 and wondering if it is possible to re-use it as part of our plug-in update mechanism.

I've been reading the developer documentation at http://wiki.eclipse.org/Equinox/p2, but it's unclear to me if we can hook into P2 - and if so - is there a step-by-step guide for integration for non-Eclipse based applications?  (Our UI is Java Swing).

I'm also wondering if P2 only works with the Equinox implementation of OSGI, or if it works with others?

Thank you,
Jennifer

_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev



--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
http://eclipsesource.com | http://twitter.com/eclipsesource

Back to the top