Change Arduino installation location


#1

I’ve changed the location where my Arduino IDE is installed.
How can I ‘tell’ mBlock it’s new location?

I can’t find any settings file or any reference in the Windows Registry.
But now I’m not able to use the “Edit with Arduino IDE”-button, because it’s still looking at the old location.


#2

If your in windows or linux you can try a symbolic linkhttp://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/ from the original location to the new one.

Its not a solution but a workaround.

I can’t imagine the mblock hardcoding the ide location. It may be in a config file somewhere.


#3