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

update to be java9+ compatible for mac #464

Open
wants to merge 217 commits into
base: master
Choose a base branch
from

Conversation

muandrew
Copy link

@muandrew muandrew commented Dec 6, 2024

The old universalJavaApplicationStub.sh script had some issues that needed to be bumped.

In addition java 9+ deprecated the Application class used in OsxApp. I changed it to call the new APIs on Desktop for java 9+

I also removed references to jcenter and merged in jd-core to avoid uploading to another maven repository.

@Boat2017
Copy link

Boat2017 commented Dec 6, 2024 via email

@StevenJack666
Copy link

StevenJack666 commented Dec 6, 2024 via email

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.

5 participants