Join Slack
Powered by
I’m using kapt to generate JPA metadata annotation...
# kapt
m
Michael Böiers
05/05/2021, 11:24 AM
I’m using kapt to generate JPA metadata annotations. It works fine when I run it with JDK 15, but it fails with JDK 16. Any thoughts? I’m running it from maven, using the 1.5.0 kotlin plugin. Both jdks are AdoptOpenJDK.
t
tapchicoma
05/05/2021, 11:27 AM
https://youtrack.jetbrains.com/issue/KT-45545
👍 1
2
Views
Open in Slack
Previous
Next