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

feat: Added Java 9 Modules Support #11

Merged
merged 2 commits into from
Sep 18, 2022
Merged

feat: Added Java 9 Modules Support #11

merged 2 commits into from
Sep 18, 2022

Conversation

4drian3d
Copy link
Contributor

Added support for Java 9+ modular applications without losing compatibility with Java 8 by using Automatic Modules

Without this change it would not be possible to use unnamed/inject in a modular project, since its packages would be in the Unnamed Module

@pixeldev pixeldev merged commit d3cc2c5 into unnamed:main Sep 18, 2022
@4drian3d 4drian3d deleted the feat/jdk9-modules-support branch September 18, 2022 16:30
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