We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aff4f4 commit 13fd277Copy full SHA for 13fd277
app/.classpath
@@ -15,6 +15,10 @@
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="lib" path="test-lib/junit-4.11.jar"/>
18
+ <classpathentry kind="lib" path="test-lib/fest-assert-1.2.jar"/>
19
+ <classpathentry kind="lib" path="test-lib/fest-reflect-1.2.jar"/>
20
+ <classpathentry kind="lib" path="test-lib/fest-swing-1.2.jar"/>
21
+ <classpathentry kind="lib" path="test-lib/fest-util-1.1.2.jar"/>
22
<classpathentry combineaccessrules="false" kind="src" path="/arduino-core"/>
23
<classpathentry kind="output" path="bin"/>
24
</classpath>
0 commit comments