File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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" />
19
18
<classpathentry kind =" lib" path =" app/lib/jmdns-3.5.1.jar" />
20
19
<classpathentry kind =" lib" path =" app/lib/slf4j-api-1.7.22.jar" />
21
20
<classpathentry kind =" lib" path =" app/lib/jsch-0.1.50.jar" />
22
- <classpathentry kind =" lib" path =" app/lib/jssc-2.8.0.jar" />
23
21
<classpathentry kind =" lib" path =" app/lib/bcpg-jdk15on-152.jar" />
24
22
<classpathentry kind =" lib" path =" app/lib/bcprov-jdk15on-152.jar" />
25
23
<classpathentry kind =" lib" path =" app/lib/jackson-core-2.9.5.jar" />
28
26
<classpathentry kind =" lib" path =" app/lib/jackson-annotations-2.9.5.jar" />
29
27
<classpathentry kind =" lib" path =" app/lib/commons-compress-1.8.jar" />
30
28
<classpathentry combineaccessrules =" false" kind =" src" path =" /arduino-core" />
29
+ <classpathentry kind =" lib" path =" app/lib/jssc-2.8.0-arduino1.jar" />
30
+ <classpathentry kind =" lib" path =" app/lib/java-semver-0.8.0.jar" />
31
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /app" />
31
32
<classpathentry kind =" output" path =" app/bin" />
32
33
</classpath >
Original file line number Diff line number Diff line change 52
52
<classpathentry kind =" lib" path =" test-lib/fest-swing-1.2.jar" />
53
53
<classpathentry kind =" lib" path =" test-lib/fest-util-1.1.2.jar" />
54
54
<classpathentry kind =" lib" path =" test-lib/jcip-annotations-1.0.jar" />
55
- <classpathentry combineaccessrules =" false" kind =" src" path =" /AutoComplete" />
56
55
<classpathentry kind =" lib" path =" lib/autocomplete-2.6.1.jar" />
57
56
<classpathentry kind =" output" path =" bin" />
58
57
</classpath >
You can’t perform that action at this time.
0 commit comments