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

Make build work with Java 17 #104

Open
gunnarmorling opened this issue Jun 21, 2022 · 0 comments
Open

Make build work with Java 17 #104

gunnarmorling opened this issue Jun 21, 2022 · 0 comments

Comments

@gunnarmorling
Copy link
Member

The problem is that the API package isn't exported:

java.lang.IllegalAccessError: class org.moditect.deptective.DeptectivePlugin (in unnamed module @0x646007f4) cannot access class com.sun.tools.javac.api.BasicJavacTask (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.api to unnamed module @0x646007f4
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

No branches or pull requests

1 participant