Skip to content

Commit 11cfe2b

Browse files
committed
Updated eclipse project classpath
1 parent 7f2350f commit 11cfe2b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

app/.classpath

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
<classpathentry kind="lib" path="lib/ecj.jar"/>
88
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
99
<classpathentry kind="lib" path="lib/apple.jar"/>
10-
<classpathentry kind="lib" path="lib/jssc-2.6.0.jar"/>
10+
<classpathentry kind="lib" path="lib/commons-codec-1.7.jar"/>
11+
<classpathentry kind="lib" path="lib/commons-exec-1.1.jar"/>
12+
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
13+
<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
14+
<classpathentry kind="lib" path="lib/jmdns-3.4.1.jar"/>
15+
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
16+
<classpathentry kind="lib" path="lib/jssc-2.8.0.jar"/>
1117
<classpathentry kind="output" path="bin"/>
1218
</classpath>

0 commit comments

Comments
 (0)