Hi, does anyone know if it is possible to make a j...
# compose-desktop
m
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
I tried that, but when I try running it it errors with:
Copy code
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
Probably you used wrong jar