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

osgi.ee contraints are not shwon in the Manifest editor #466

Closed
laeubi opened this issue Feb 11, 2023 · 1 comment
Closed

osgi.ee contraints are not shwon in the Manifest editor #466

laeubi opened this issue Feb 11, 2023 · 1 comment

Comments

@laeubi
Copy link
Contributor

laeubi commented Feb 11, 2023

This is for example how it currently looks in PDE for org.eclipse.osgi that already uses osgi.ee

grafik

The red marked part is just empty and should actually show JavaSE-1.8 as defined here:
Require-Capability: osgi.ee; filter:="(| (&(osgi.ee=JavaSE)(version=1.8)) (&(osgi.ee=JavaSE/compact1)(version=1.8)) )"

also the editor do not allow adding things to osgi.ee ...

@HannesWell
Copy link
Member

Duplicate of #140

@HannesWell HannesWell marked this as a duplicate of #140 Feb 15, 2023
@HannesWell HannesWell closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2023
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

No branches or pull requests

2 participants