Skip to content

Commit 9785130

Browse files
committed
eclipse: fix full ide project
1 parent 2c9105e commit 9785130

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .classpath

+3
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@
2828
<classpathentry kind="lib" path="app/lib/commons-compress-1.8.jar"/>
2929
<classpathentry kind="lib" path="app/lib/commons-lang3-3.8.1.jar"/>
3030
<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"/>
3134
<classpathentry kind="output" path="app/bin"/>
3235
</classpath>

0 commit comments

Comments
 (0)