Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 702 Bytes

File metadata and controls

20 lines (15 loc) · 702 Bytes

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.