https://kotlinlang.org logo
Title
m

Minecraaftt

05/13/2021, 3:30 AM
Hi, does anyone know if it is possible to make a jar executable for compose application? I've tried to, but it doesn't seem to work
m

Minecraaftt

05/13/2021, 2:57 PM
I tried that, but when I try running it it errors with:
Error: Could not find or load main class MainKt
Caused by: java.lang.ClassNotFoundException: MainKt
Nevermind, I found createDistributable which doesn't include an installer, and thats why I wanted the executable jar
o

olonho

05/14/2021, 3:47 PM
Probably you used wrong jar