We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1a355 commit 81a562eCopy full SHA for 81a562e
app/.classpath
@@ -20,5 +20,6 @@
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="lib" path="test-lib/jcip-annotations-1.0.jar"/>
24
<classpathentry kind="output" path="bin"/>
25
</classpath>
0 commit comments