Complete
over 4 years ago

Fixed with 0.1.4.

Visual Studio Code extension - Cannot Run App on MacOS

Hi there!

First of all thanks for the VSC extension, I do not like the heavy weight Eclipse and use VSC for other projects / languages and thus I am glad I will be able to use a single dev environment.

All seems to work just fine except for the Run App.

Initially I had issues with the path of the jar file on my Mac that was failing because of the space in it: -jar /Users/tku/Library/Application Support/Garmin/ConnectIQ/Sdks/connectiq-sdk-mac-3.2.3-2020-10-13-c14e609bd/bin/monkeybrains.jar. I had upgraded my java and it has gone away.

The build output could be more verbose (not a P1 issue though) ... currently it does not say anything when successful, just the java statement and then: Terminal will be reused by tasks, press any key to close it.

But, if I do Run App, I get nothing ... no output in terminal, output, debug console, just nothing. And nothing starts either.

Any ideas? Thanks in advance!

Parents Comment Children
No Data