Eclipse Plug-In With Db4o Service

The following example was created to show a practical usage of db4o_osgi service. Though targeting a wide auditory, it can be especially helpful to people new to OSGI and plug-in development.

In this example we will create a simple Eclipse UI plug-in, which will store notes between Eclipse sessions using db4o as storage.

To be able to follow the explanation you will need:

More Reading: