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

[MACOS] Resolve embedded JDK with simlink #250

Merged
merged 1 commit into from
Jul 10, 2024
Merged

[MACOS] Resolve embedded JDK with simlink #250

merged 1 commit into from
Jul 10, 2024

Conversation

RoiArthurB
Copy link
Contributor

@RoiArthurB RoiArthurB commented Jul 9, 2024

For some reason, Eclipse or JDK doesn't like to resolve JDK find at an upper level than the executable. Therefore, creating a symbolic link next to the GAMA bin pointing at the historical place of the JDK (ie. one level above) fixes this issue. Who knows...

Fix #229


Tested on a Mac Mini M2 ✔️

For some reason, Eclipse or JDK doesn't like to resolve JDK find at an upper level than the executable. Therefore, creating a symbolic link next to the GAMA bin pointing at the historical place of the JDK (ie. one level above) fixes this issue. Who knows...
Fix #229
Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Health Quality Gates: OK

Code Health of removed files: 0.00

View detailed results in CodeScene

@lesquoyb lesquoyb merged commit 33a3274 into 2024-06 Jul 10, 2024
6 checks passed
@lesquoyb lesquoyb deleted the fix-229 branch July 10, 2024 07:52
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.

Wrong jdk packaged with the release
2 participants