We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4693e70 commit edeb455Copy full SHA for edeb455
.classpath
@@ -27,5 +27,8 @@
27
<classpathentry kind="lib" path="app/lib/commons-compress-1.8.jar"/>
28
<classpathentry kind="lib" path="app/lib/commons-lang3-3.8.1.jar"/>
29
<classpathentry combineaccessrules="false" kind="src" path="/arduino-core"/>
30
+ <classpathentry kind="lib" path="app/lib/jssc-2.8.0-arduino1.jar"/>
31
+ <classpathentry kind="lib" path="app/lib/java-semver-0.8.0.jar"/>
32
+ <classpathentry combineaccessrules="false" kind="src" path="/app"/>
33
<classpathentry kind="output" path="app/bin"/>
34
</classpath>
0 commit comments