Skip to content

Commit

Permalink
Added unit-test jars into eclipse project class path
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Nov 18, 2014
1 parent 6aff4f4 commit 13fd277
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
<classpathentry kind="lib" path="lib/jssc-2.8.0.jar"/>
<classpathentry kind="lib" path="test-lib/junit-4.11.jar"/>
<classpathentry kind="lib" path="test-lib/fest-assert-1.2.jar"/>
<classpathentry kind="lib" path="test-lib/fest-reflect-1.2.jar"/>
<classpathentry kind="lib" path="test-lib/fest-swing-1.2.jar"/>
<classpathentry kind="lib" path="test-lib/fest-util-1.1.2.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/arduino-core"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 13fd277

Please sign in to comment.