Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The plug-in requires Eclipse 3.3 (Europa) or higher. The plug-in can be installed from the following update site : http://clement.plop-plop.net/update/

Changelog

  • 08072007 - 0.7.3.1 : Update the embedded BND library to the version 0.0.178
  • 07302007 - 0.7.3.0 : First version

Usage

Once installed, create a Java project to use the plug-in.

...

Imagine that you implement a simple component displaying each message pushed inside the OSGi? OSGi™ Log Service. The following code snippet shows one possible implementation of this component :

...