You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably it is problem of my configuration, but I can't change generator to Kotlin.
Caused by: java.lang.ClassNotFoundException: org.jooq.codegen.KotlinGenerator
at org.jooq.codegen.GenerationTool.loadClass(GenerationTool.java:926)
at org.jooq.codegen.GenerationTool.run0(GenerationTool.java:377)
at org.jooq.codegen.GenerationTool.run(GenerationTool.java:222)
at com.revolut.jooq.GenerateJooqClassesTask.generateJooqClasses(GenerateJooqClassesTask.kt:186)
Hello,
Probably it is problem of my configuration, but I can't change generator to Kotlin.
Gradle configuration
Any idea what could be the problem?
Regards
Patryk
The text was updated successfully, but these errors were encountered: