|
4 | 4 | <classpathentry kind="src" path="app/test"/>
|
5 | 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
6 | 6 | <classpathentry kind="lib" path="app/lib/apple.jar"/>
|
7 |
| - <classpathentry kind="lib" path="app/lib/ecj.jar"/> |
8 | 7 | <classpathentry kind="lib" path="app/test-lib/junit-4.11.jar"/>
|
9 | 8 | <classpathentry kind="lib" path="app/test-lib/fest-assert-1.2.jar"/>
|
10 | 9 | <classpathentry kind="lib" path="app/test-lib/fest-reflect-1.2.jar"/>
|
11 | 10 | <classpathentry kind="lib" path="app/test-lib/fest-swing-1.2.jar"/>
|
12 | 11 | <classpathentry kind="lib" path="app/test-lib/fest-util-1.1.2.jar"/>
|
13 | 12 | <classpathentry kind="lib" path="app/test-lib/jcip-annotations-1.0.jar"/>
|
| 13 | + <classpathentry kind="lib" path="app/lib/batik-transcoder-1.8.jar"/> |
14 | 14 | <classpathentry kind="lib" path="app/lib/commons-codec-1.7.jar"/>
|
15 | 15 | <classpathentry kind="lib" path="app/lib/commons-exec-1.1.jar"/>
|
16 | 16 | <classpathentry kind="lib" path="app/lib/commons-httpclient-3.1.jar"/>
|
17 | 17 | <classpathentry kind="lib" path="app/lib/commons-logging-1.0.4.jar"/>
|
18 | 18 | <classpathentry kind="lib" path="app/lib/commons-net-3.3.jar"/>
|
19 |
| - <classpathentry kind="lib" path="app/lib/jmdns-3.5.1.jar"/> |
| 19 | + <classpathentry kind="lib" path="app/lib/jmdns-3.5.3.jar"/> |
20 | 20 | <classpathentry kind="lib" path="app/lib/slf4j-api-1.7.22.jar"/>
|
| 21 | + <classpathentry kind="lib" path="app/lib/java-semver-0.8.0.jar"/> |
21 | 22 | <classpathentry kind="lib" path="app/lib/jsch-0.1.50.jar"/>
|
22 |
| - <classpathentry kind="lib" path="app/lib/jssc-2.8.0.jar"/> |
| 23 | + <classpathentry kind="lib" path="app/lib/jssc-2.8.0-arduino2.jar"/> |
| 24 | + <classpathentry kind="lib" path="app/lib/jtouchbar-1.0.0.jar"/> |
23 | 25 | <classpathentry kind="lib" path="app/lib/bcpg-jdk15on-152.jar"/>
|
24 | 26 | <classpathentry kind="lib" path="app/lib/bcprov-jdk15on-152.jar"/>
|
25 | 27 | <classpathentry kind="lib" path="app/lib/jackson-core-2.9.5.jar"/>
|
26 | 28 | <classpathentry kind="lib" path="app/lib/jackson-databind-2.9.5.jar"/>
|
27 | 29 | <classpathentry kind="lib" path="app/lib/jackson-module-mrbean-2.9.5.jar"/>
|
28 | 30 | <classpathentry kind="lib" path="app/lib/jackson-annotations-2.9.5.jar"/>
|
29 | 31 | <classpathentry kind="lib" path="app/lib/commons-compress-1.8.jar"/>
|
| 32 | + <classpathentry kind="lib" path="app/lib/commons-lang3-3.3.2.jar"/> |
| 33 | + <classpathentry kind="lib" path="app/lib/rsyntaxtextarea-3.0.3-SNAPSHOT.jar"/> |
30 | 34 | <classpathentry combineaccessrules="false" kind="src" path="/arduino-core"/>
|
31 | 35 | <classpathentry kind="output" path="app/bin"/>
|
32 | 36 | </classpath>
|
0 commit comments