File tree Expand file tree Collapse file tree 8 files changed +7
-3
lines changed Expand file tree Collapse file tree 8 files changed +7
-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" />
16
15
<classpathentry kind =" lib" path =" app/lib/commons-httpclient-3.1.jar" />
17
16
<classpathentry kind =" lib" path =" app/lib/commons-logging-1.0.4.jar" />
18
17
<classpathentry kind =" lib" path =" app/lib/commons-net-3.3.jar" />
19
- <classpathentry kind =" lib" path =" app/lib/jmdns-3.5.1 .jar" />
18
+ <classpathentry kind =" lib" path =" app/lib/jmdns-3.5.3 .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" />
21
+ <classpathentry kind =" lib" path =" app/lib/jssc-2.8.0-arduino3 .jar" />
23
22
<classpathentry kind =" lib" path =" app/lib/bcpg-jdk15on-152.jar" />
24
23
<classpathentry kind =" lib" path =" app/lib/bcprov-jdk15on-152.jar" />
25
24
<classpathentry kind =" lib" path =" app/lib/jackson-core-2.9.5.jar" />
Original file line number Diff line number Diff line change 39
39
<classpathentry kind =" lib" path =" lib/jmdns-3.5.3.jar" />
40
40
<classpathentry kind =" lib" path =" lib/slf4j-api-1.7.22.jar" />
41
41
<classpathentry kind =" lib" path =" lib/slf4j-simple-1.7.22.jar" />
42
+ <classpathentry kind =" lib" path =" lib/log4j-api-2.12.0.jar" />
43
+ <classpathentry kind =" lib" path =" lib/log4j-core-2.12.0.jar" />
42
44
<classpathentry kind =" lib" path =" lib/jsch-0.1.50.jar" />
43
45
<classpathentry kind =" lib" path =" lib/jssc-2.8.0-arduino3.jar" />
44
46
<classpathentry kind =" lib" path =" lib/rsyntaxtextarea-3.0.3-SNAPSHOT.jar" />
Original file line number Diff line number Diff line change 8
8
<classpathentry kind =" lib" path =" lib/jmdns-3.5.3.jar" />
9
9
<classpathentry kind =" lib" path =" lib/slf4j-api-1.7.22.jar" />
10
10
<classpathentry kind =" lib" path =" lib/slf4j-simple-1.7.22.jar" />
11
+ <classpathentry kind =" lib" path =" lib/log4j-api-2.12.0.jar" />
12
+ <classpathentry kind =" lib" path =" lib/log4j-core-2.12.0.jar" />
11
13
<classpathentry kind =" lib" path =" lib/jssc-2.8.0-arduino3.jar" />
12
14
<classpathentry kind =" lib" path =" lib/jsch-0.1.50.jar" />
13
15
<classpathentry kind =" lib" path =" lib/commons-exec-1.1.jar" />
Original file line number Diff line number Diff line change 438
438
<option value =" -Dcom.apple.smallTabs=true" />
439
439
<option value =" -DAPP_DIR=$APP_ROOT/Contents/Java" />
440
440
<option value =" -Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/" />
441
+ <option value =" -Djava.net.preferIPv4Stack=true" />
441
442
<option value =" -Dorg.slf4j.simpleLogger.showDateTime=true" />
442
443
<option value =" -Dorg.slf4j.simpleLogger.dateTimeFormat=yyyy-MM-dd HH:mm:ss:SSS Z" />
443
444
You can’t perform that action at this time.
0 commit comments