Sometimes it is necessary to add some libraries to Odysseus. Unfortunenatly, its not possible to use a maven like approach. You will need to import the library into the bundle or (better for reusage) add a bundle that only contains the library content.

In the following, we will show an example how to add a new lib as new bundle:

Add lib(s) as new bundle

Choose new, with Plug-in from Existing JAR Archives:


You could name it, as you want: We reommend

You could add other libs to the project, if you missed some as in the following

Add libs to existing bundles