Jakub Gwóźdź
12/04/2024, 1:29 PM./gradlew installDist
does), right? That's still on todo list?joffrey
12/04/2024, 4:03 PM./amper run
and you can build the jar with ./amper build
, but there is currently no built-in way to create a fat jar or a distribution zip/directory with `bin`/`lib` etc.Jakub Gwóźdź
12/04/2024, 4:03 PMjoffrey
12/04/2024, 4:04 PMJakub Gwóźdź
12/04/2024, 4:04 PM./amper run
is good enough :)joffrey
12/04/2024, 4:05 PMJakub Gwóźdź
12/04/2024, 4:07 PMproduct: jvm/app
dependencies:
- $compose.desktop.currentOs
- "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.8.4"
settings:
compose: enabled
BTW, the 0.5.0 is much faster than the 0.4.0 I tried last time, and somehow nicer to use. IntelliJ plugin works nice as well. 👍joffrey
12/04/2024, 4:07 PMJakub Gwóźdź
12/04/2024, 4:12 PMjoffrey
12/04/2024, 4:14 PMDraget
12/12/2024, 9:54 AMjoffrey
12/12/2024, 12:04 PMjoffrey
12/12/2024, 12:07 PMDraget
12/12/2024, 1:38 PM