1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
cdt/toolchains/arduino/org.eclipse.cdt.arduino.core
Doug Schaefer 063ab089db Improve robustness of downloads and add license confirmation.
Bad things were happening when the downloads of the tools and sdk
failed. Added retries and changed the order of the downloads so that
partial downloads aren't registered as complete.

Also added license confirmation dialog to make sure the user agrees
to the Arduino licenses before installing the tools and sdk.

Change-Id: Ie8f4fcd041d8e89195bc7d3551c63fd3270881ef
2015-10-10 19:18:48 -04:00
..
.settings Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
libs Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
META-INF Remove dependency on apache http client. Don't need it. 2015-08-18 21:20:45 -04:00
schema Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
src/org/eclipse/cdt/arduino/core/internal Improve robustness of downloads and add license confirmation. 2015-10-10 19:18:48 -04:00
templates Support for platform libraries for Arduino. 2015-09-06 02:08:34 -04:00
.classpath Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
.gitignore Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
.project Clean up Arduino projects, remove Maven natures. 2015-05-29 11:23:38 -04:00
about.html Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
build.properties Bug 466941 - fix Anduino plugin names and providers. 2015-05-11 16:49:45 -04:00
plugin.properties Much progress on the Arduino build system. 2015-08-11 10:07:55 -04:00
plugin.xml Hooked up Arduino launch to new build configs. 2015-08-12 23:11:35 -04:00
pom.xml Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00