We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2350f commit 11cfe2bCopy full SHA for 11cfe2b
app/.classpath
@@ -7,6 +7,12 @@
7
<classpathentry kind="lib" path="lib/ecj.jar"/>
8
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
9
<classpathentry kind="lib" path="lib/apple.jar"/>
10
- <classpathentry kind="lib" path="lib/jssc-2.6.0.jar"/>
+ <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"/>
17
<classpathentry kind="output" path="bin"/>
18
</classpath>
0 commit comments