EclipseLink/EclipseLink OSGi in PDE
From Eclipsepedia
UNDER CONSTRUCTION
OSGi Development with EclipseLink JPA
To develop OSGi applications with EclipseLink JPA in Eclipse PDE you need three things:
- Eclipse IDE with PDE
- The Eclipse for RCP/Plug-in Developers, Eclipse Modeling Tools, Eclipse Classic, and Eclipse IDE for Java EE Developers distributions all contain PDE. Please use [Galileo RC1].
- EclipseLink JPA Bundles
- You can follow Installing EclipseLink JPA OSGi bundles or you can save yourself some time and just download the *Eclipse IDE for Java EE Developers* distribution which comes with EclipseLink pre-installed.
- A JDBC driver packaged as a bundle
- Orbit provides the Apache Derby Embedded driver.