Bundle | Download |
---|---|
OSGi Core | |
OSGi Demo Portal | |
Bundles Portlet | |
Services Portlet | |
Logviewer Portlet |
See the project's home page.
This repository comprises JGrapes components that are built on top of the library components and depend on the OSGi framework. They have been put in a seperate repository because they require a different top-level build approach than the libraries that can be used as OSGi bundles but do not depend on the OSGi framework.
The project is organized as a bnd
workspace build.
The bundles can
be built with gradle build
. For working with the project in Eclipse
run gradle eclipse
before importing the project. Make sure that you
have installed Bndtools.