Philippe Breault
Philippe Breault
My colleague @VirtualParticle just opened #5218
Bug (v1.6.11): for a project with multiple modules, it always asks on which to perform any operation
Fixed in the latest version. Good catch!
Bug (v1.6.11): for a project with multiple modules, it always asks on which to perform any operation
> I think it also has an issue with multiple devices/emulators recently : nothing is offered, as if nothing is connected. Was it also fixed? > > EDIT: Seems fixed...
I have permission to write to that folder. I can create a file from the terminal. Also did a `chmod a+rw` on both the `.app` and the `Contents` folder so...
Got it to work by switching to JDK 11, rebuilding, and then switching back to JDK 17. I don't know what the actual problem was. Could be a permission issue...