Following the guide <here> `System.getProperty("co...
# compose-desktop
p
Following the guide here
System.getProperty("compose.application.resources.dir")
returns
.../app/build/compose/tmp/main/resources
which doesn't exist. What am I doing wrong?
o
cc: @alexey.tsvetkov
a
@Pavle Joksovic weird. What task are you running?
p
Hey, solved it in the meantime. I've created a folder called app that is now a root directory of the project.