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.
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.