Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package attribute "manipulation" to be ignored #5786

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

tjwatson
Copy link
Contributor

Fixes #5785

The "manipulation" attribute is used to mark some split packages
from JDT. This change updates the eclipse.importpackage rule to
ignore this attribute so it does not get added to our imports.

Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
@pkriens pkriens merged commit 4c7f031 into bndtools:master Sep 30, 2023
7 checks passed
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 manipulation as an attribute to ignore for eclipse package imports
3 participants