Skip to content

Commit

Permalink
Fixed eclipse .classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed May 27, 2018
1 parent 1db3aab commit 0a84ac2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<classpathentry kind="lib" path="app/lib/jssc-2.8.0.jar"/>
<classpathentry kind="lib" path="app/lib/bcpg-jdk15on-152.jar"/>
<classpathentry kind="lib" path="app/lib/bcprov-jdk15on-152.jar"/>
<classpathentry kind="lib" path="app/lib/jackson-core-2.6.3.jar"/>
<classpathentry kind="lib" path="app/lib/jackson-databind-2.6.3.jar"/>
<classpathentry kind="lib" path="app/lib/jackson-module-mrbean-2.6.3.jar"/>
<classpathentry kind="lib" path="app/lib/jackson-annotations-2.6.3.jar"/>
<classpathentry kind="lib" path="app/lib/jackson-core-2.9.5.jar"/>
<classpathentry kind="lib" path="app/lib/jackson-databind-2.9.5.jar"/>
<classpathentry kind="lib" path="app/lib/jackson-module-mrbean-2.9.5.jar"/>
<classpathentry kind="lib" path="app/lib/jackson-annotations-2.9.5.jar"/>
<classpathentry kind="lib" path="app/lib/commons-compress-1.8.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/arduino-core"/>
<classpathentry kind="output" path="app/bin"/>
Expand Down

0 comments on commit 0a84ac2

Please sign in to comment.