Kuba Petržílka
04/26/2024, 10:27 AMout
directory for that multiplatform module.. The build actually succeed but then it doesn't start up using the Kotlin run configuration because the classes provided by this module are missing on the classpath... Any ideas what am I missing?
Also when I try to build it using Build and Run using: Gradle
option, it fails because it tries to execute classes
task on the multiplatform modul and that one is not there.. The only thing that works is building and running it manually from console.. Has anyone experienced something similar?Kuba Petržílka
04/26/2024, 10:35 AM/tmp/idea_arg_file1558714299
doesn't even contain the reference to that multiplatform module