Skip to content

Commit edeb455

Browse files
committed
eclipse: fix full ide project
1 parent 4693e70 commit edeb455

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
@@ -27,5 +27,8 @@
2727
<classpathentry kind="lib" path="app/lib/commons-compress-1.8.jar"/>
2828
<classpathentry kind="lib" path="app/lib/commons-lang3-3.8.1.jar"/>
2929
<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"/>
3033
<classpathentry kind="output" path="app/bin"/>
3134
</classpath>

0 commit comments

Comments
 (0)