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

Downgrade Java 22 features to Java 17 #2882

Open
HenrikJannsen opened this issue Sep 30, 2024 · 1 comment
Open

Downgrade Java 22 features to Java 17 #2882

HenrikJannsen opened this issue Sep 30, 2024 · 1 comment

Comments

@HenrikJannsen
Copy link
Contributor

For reusing libraries for the mobile project we need to go back to Java 17 unfortunately. The Desktop app will still get compiled to Java 22 but the language features need to be restricted to Java 17.

We should do that on a per module base. Anyone who can help on that is welcome and should post here on which module they are working to avoid overlap for that unpleasant boilerplate task.

@HenrikJannsen
Copy link
Contributor Author

Before work on that get in touch on matrix, as there is still discussion about the mobile projects requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant