kotlin-jlink-examples icon indicating copy to clipboard operation
kotlin-jlink-examples copied to clipboard

Examples how to use jlink with kotlin in gradle and maven

Results 2 kotlin-jlink-examples issues
Sort by recently updated
recently updated
newest added

In the Maven project, in `Test.kt`, IntelliJ displays a lint error on references to junit: ```no-highlight Symbol is declared in module 'kotlin.test' which current module does not depend on ```...

Hi, not sure if this is a problem of the plugins or this example. https://github.com/objectbox/objectbox-java https://github.com/openjfx/javafx-gradle-plugin