Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Examples/OSGi"

(OSGi)
(OSGi)
Line 2: Line 2:
 
Examples that illustrate the use of EclipseLink in OSGi applications
 
Examples that illustrate the use of EclipseLink in OSGi applications
  
*[[EclipseLink/Examples/OSGi/JPA Service Tracker Example|OSGi JPA Service Tracker Example]]
+
*[[EclipseLink/Examples/OSGi/Equinox Byte Code Weaving|Equinox Byte Code Weaving]]
  
 
==Eclipse Rich Client Platform (RCP)==
 
==Eclipse Rich Client Platform (RCP)==

Revision as of 16:16, 20 May 2009

OSGi

Examples that illustrate the use of EclipseLink in OSGi applications

Eclipse Rich Client Platform (RCP)

Examples that show how to use EclipseLink in RCP Applications.

Back to the top