This feature contains a Gradle plugin that is far more flexible and featureful than the Gradle plugin that is delivered by bndtools itself.
Bndtools is an Eclipse-based development environment for OSGi bundles.
The plugin is an evolved and improved version of what was originally delivered with bndtools 2.3.0.REL, while still using the official bnd Gradle plugin as delivered by bnd.
Among other things it has the following extra features:
- Support for FindBugs
- Support for junit code coverage reports through Jacoco
- An easily customisable setup
- Documentation
- Automatic location of the cnf project
- ...and much more
Enable the plugin in the 'Prefrences->Bndtools->Generated Resources' pane (and disable the Gradle plugin that's delivered by bndtools itself, see the screenshot).
The plugin is compatible with bndtools 2.3.0.REL and later.
This project is fully Open Source and is located at https://github.com/fhuberts/bndtoolsPlugins.
Patches and bug reports are appreciated.