bndtools / workspace

A starter Bnd workspace with plain OSGi dependencies and a Bnd Gradle build.
http://bndtools.org
Apache License 2.0
7 stars 13 forks source link

Enhance bndtools workspace so that Java service wizard can use bundle annotations #17

Closed scottslewis closed 1 year ago

scottslewis commented 1 year ago

The java service wizard requires that the workspace have available the org.osgi.annotation.bundle bundle.

This issue will have pull request that adds the org.osgi.annotation.bundle:2.0.0 bundle to the maven central repository

scottslewis commented 1 year ago

@kriegfrj Please see new prs #19 (for build fix) and pr #20 after #19 is merged