Arduino/arduino-core
Cristian Maglie b1e0249a4f Tools path are now always available through preferences
The preference key is:
{runtime.tools.TOOLNAME.path}
{runtime.tools.TOOLNAME-VERSION.path}

For example the tool "avrdude" is now available through

{runtime.tools.avrdude.path}

or if a specific version is needed:

{runtime.tools.avrdude-5.11.path}
2015-03-27 14:51:11 +01:00
..
lib Added FileDownloader 2015-03-27 14:51:09 +01:00
src Tools path are now always available through preferences 2015-03-27 14:51:11 +01:00
.classpath Added JARs Bouncy Castle, Jackson, Common-compress 2015-03-27 14:51:08 +01:00
.gitignore Split IDE into 2 projects. 2014-11-13 16:34:24 +01:00
.project Split IDE into 2 projects. 2014-11-13 16:34:24 +01:00
build.xml arduino-core: restored debug info in class files 2015-03-10 08:52:42 +01:00