File tree Expand file tree Collapse file tree 8 files changed +4
-4
lines changed Expand file tree Collapse file tree 8 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
6
6
<classpathentry kind =" lib" path =" app/lib/apple.jar" />
7
7
<classpathentry kind =" lib" path =" app/test-lib/junit-4.11.jar" />
8
+ <classpathentry kind =" lib" path =" app/lib/commons-lang3-3.8.1.jar" />
8
9
<classpathentry kind =" lib" path =" app/test-lib/fest-assert-1.2.jar" />
9
10
<classpathentry kind =" lib" path =" app/test-lib/fest-reflect-1.2.jar" />
10
11
<classpathentry kind =" lib" path =" app/test-lib/fest-swing-1.2.jar" />
28
29
<classpathentry kind =" lib" path =" app/lib/jackson-module-mrbean-2.9.5.jar" />
29
30
<classpathentry kind =" lib" path =" app/lib/jackson-annotations-2.9.5.jar" />
30
31
<classpathentry kind =" lib" path =" app/lib/commons-compress-1.8.jar" />
31
- <classpathentry kind =" lib" path =" app/lib/commons-lang3-3.3.2.jar" />
32
32
<classpathentry kind =" lib" path =" app/lib/rsyntaxtextarea-3.0.3-SNAPSHOT.jar" />
33
33
<classpathentry combineaccessrules =" false" kind =" src" path =" /arduino-core" />
34
34
<classpathentry kind =" output" path =" app/bin" />
Original file line number Diff line number Diff line change 15
15
<classpathentry kind =" lib" path =" lib/bcprov-jdk15on-152.jar" />
16
16
<classpathentry kind =" lib" path =" lib/commons-codec-1.7.jar" />
17
17
<classpathentry kind =" lib" path =" lib/commons-compress-1.8.jar" />
18
- <classpathentry kind =" lib" path =" lib/commons-lang3-3.3.2 .jar" />
18
+ <classpathentry kind =" lib" path =" lib/commons-lang3-3.8.1 .jar" />
19
19
<classpathentry kind =" lib" path =" lib/jackson-annotations-2.9.5.jar" />
20
20
<classpathentry kind =" lib" path =" lib/jackson-core-2.9.5.jar" />
21
21
<classpathentry kind =" lib" path =" lib/jackson-databind-2.9.5.jar" />
Original file line number Diff line number Diff line change 32
32
<cp >%EXEDIR%/lib/commons-codec-1.7.jar</cp >
33
33
<cp >%EXEDIR%/lib/commons-compress-1.8.jar</cp >
34
34
<cp >%EXEDIR%/lib/commons-exec-1.1.jar</cp >
35
- <cp >%EXEDIR%/lib/commons-lang3-3.3.2 .jar</cp >
35
+ <cp >%EXEDIR%/lib/commons-lang3-3.8.1 .jar</cp >
36
36
<cp >%EXEDIR%/lib/commons-logging-1.0.4.jar</cp >
37
37
<cp >%EXEDIR%/lib/commons-net-3.3.jar</cp >
38
38
<cp >%EXEDIR%/lib/jackson-annotations-2.9.5.jar</cp >
Original file line number Diff line number Diff line change 32
32
<cp >%EXEDIR%/lib/commons-codec-1.7.jar</cp >
33
33
<cp >%EXEDIR%/lib/commons-compress-1.8.jar</cp >
34
34
<cp >%EXEDIR%/lib/commons-exec-1.1.jar</cp >
35
- <cp >%EXEDIR%/lib/commons-lang3-3.3.2 .jar</cp >
35
+ <cp >%EXEDIR%/lib/commons-lang3-3.8.1 .jar</cp >
36
36
<cp >%EXEDIR%/lib/commons-logging-1.0.4.jar</cp >
37
37
<cp >%EXEDIR%/lib/commons-net-3.3.jar</cp >
38
38
<cp >%EXEDIR%/lib/jackson-annotations-2.9.5.jar</cp >
You can’t perform that action at this time.
0 commit comments