IntroductionThere are two approaches to including Hibernate as part of your Eclipse update site: - Ask your users to manually include the osgi-hibernate update site
- Physically copy the bundles into your plugins folder
- Use URL mapping in your site.xml file to point the Eclipse Update Manager (EUM) at the correct location.
Using the public osgi-hibernate update siteHosting your own copy of the bundlesUsing URL Mapping
|