Skip to content

Conversation

@buikeith112
Copy link

Added a new checkbox in the Organize Manifests Wizard that "Updates Header from Source Annotations," automatically adding any missing required capabilities to the MANIFEST.MF file.

Before:
image

After:
image

When testing the logic I created a java class with OSGi annotations that should be recognized as a require-capability:
image

And after using the "Update Header from Source Annotations" button yields:
image

and an updated MANIFEST.MF file with the imported changes above.

Fixes #1816

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an option to automatically add missing required capabilities

1 participant