1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
cdt/toolchains/arduino/org.eclipse.cdt.arduino.core
Doug Schaefer 1df252c0ec Fix concurrent modification exception I had at last night's demo
Demo gremlins got me. Had a concurrent modification of the properties
in an Arduino build config. Turns out I missed making a copy of the
properties when calculating the upload command and was making changes
to it there.

Change-Id: Ic7be10dc4860a73e293b106ee7e67a713bd7ac10
2016-06-29 10:08:13 -04:00
..
.settings Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
META-INF Modernize Arduino plug-ins. Adjust APIs to suite. 2016-04-28 11:14:07 -04:00
src/org/eclipse/cdt/arduino/core/internal Fix concurrent modification exception I had at last night's demo 2016-06-29 10:08:13 -04:00
templates Fix Arduino template manifest to open cpp file. 2016-06-28 13:05:17 -04:00
.classpath Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05: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 Arduino Downloads Manager and lots of cleanup around that. 2016-05-24 01:01:27 -04:00
plugin.properties Much progress on the Arduino build system. 2015-08-11 10:07:55 -04:00
plugin.xml Arduino Downloads Manager and lots of cleanup around that. 2016-05-24 01:01:27 -04:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00