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

remove system package dependence in api tools #279

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

vik-chand
Copy link
Member

fixes #228
Signed-off-by: Vikas Chandra Vikas.Chandra@in.ibm.com

Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
@vik-chand vik-chand merged commit ec7dee5 into eclipse-pde:master Aug 11, 2022
@vik-chand vik-chand deleted the remove_sys_pack_dependence branch August 11, 2022 11:25
HannesWell added a commit to HannesWell/eclipse.pde that referenced this pull request Aug 11, 2022
With eclipse-pde#279 and
eclipse-pde#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
HannesWell added a commit to HannesWell/eclipse.pde that referenced this pull request Aug 13, 2022
With eclipse-pde#279 and
eclipse-pde#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
HannesWell added a commit to HannesWell/eclipse.pde that referenced this pull request Aug 14, 2022
With eclipse-pde#279 and
eclipse-pde#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
HannesWell added a commit to HannesWell/eclipse.pde that referenced this pull request Aug 16, 2022
With eclipse-pde#279 and
eclipse-pde#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
HannesWell added a commit that referenced this pull request Aug 16, 2022
With #279 and
#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
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.

Replace ApiBaseline.getJavaProfilePropertiesForVMPackage() with TargetPlatformHelper.querySystemPackages(env)
1 participant