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

Make depending on Java SDK by path actually work #495

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

Sushisource
Copy link
Member

Cherry picked from breaking java changes branch

What was changed

Changed the way Java SDK directories are built to actually work for compile time as well as runtime changes

Why?

This is the behavior anyone would've expected. The existing behavior would only depend on the pointed-at path for runtime behavior, but not compile time behavior.

Checklist

  1. Closes

  2. How was this tested:
    Existing stuff works, plus you can actually use new compile-time stuff.

  3. Any docs updates needed?

@Sushisource Sushisource merged commit fa5255b into main Jun 12, 2024
18 checks passed
@Sushisource Sushisource deleted the fix-java-path-version branch June 12, 2024 21:43
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.

2 participants