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

Move to Java 11 #41

Closed
wants to merge 7 commits into from
Closed

Move to Java 11 #41

wants to merge 7 commits into from

Conversation

joel-jeremy
Copy link
Owner

@joel-jeremy joel-jeremy commented Jul 1, 2022

Changelogs:

  • Compile to Java 11
  • Add module-info.java

In order to make this work in VS Code/Eclipse Buildship, I used the workaround employed by Caffeine library which is to exclude some files during Eclipse compilation (such as the module-info.java). See gradle/eclipse.gradle file.

@joel-jeremy joel-jeremy closed this Nov 2, 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

Successfully merging this pull request may close these issues.

None yet

1 participant