/mnl-osgi-starter

A template for starting a new OSGi project

GNU Affero General Public License v3.0AGPL-3.0

Starter Workspace/Project for OSGi based development

Usage

Clone the project, remove .git. Change the top project's name in settings.gradle. Adapt the pattern for including projects.

Replace the LICENSE.TXT with yours. Replace this README.

Building

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.