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