Adding module-info.java to a Kotlin project causes build error
I was trying to make a JavaFX
project with Kotlin, Gradle on IntelliJ IDEA.
Using Java 17.
Error while trying to run the generated javaFX template made by intelij IDEA
I got an error every time I try to run the javaFX application generated by Intelij. I selected kotlin langage to code and i use gradle version 8.7. The error say that he can’t find the package in module