Found Transport: tcp
Connecting...
Connecting to device...
Device Version 0.1.0
Device id 1 name "A garmin device"
Shell Version 0.1.0
Could not open file: E:\Ondra\Monkey%20C%20Development\workspace\HelloWorldProject\bin\HelloWorldProject.prg Error: 2
Connection Finished
Closing shell and port
Found Transport: tcp
Connecting...
Connecting to device...
Device Version 0.1.0
Device id 1 name "A garmin device"
Shell Version 0.1.0
System Error
Connection Finished
Closing shell and port
Do you have any idea, why Eclipse is unable to open the .prg file? Could you, please, help me?
P.S. I even tried running Eclipse as an Administrator, but that would not help either.
Looks like I managed to find the problem. The problem was I had Eclipse, Workspace and Connect IQ in a folder, whose name contained spaces (my folder was E:\Ondra\Monkey C Development). I changed the folder name to MonkeyCDevelopment, changed paths to the SDK, workspace, atc. and now it seems to work.