Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristian Maglie <c.maglie@bug.st>2013-06-05 22:54:36 +0400
committerCristian Maglie <c.maglie@bug.st>2013-06-05 22:54:36 +0400
commit7b1baeb29ec040326518ceecaeed08f53896e2ca (patch)
treed439166f078476890b1bd3fcdbe314eeac64ab0a /.classpath
parent0a72c96b50c30d498ddb3dc7c26488e03767d59c (diff)
Updated eclipse .classpath
Diffstat (limited to '.classpath')
-rw-r--r--.classpath5
1 files changed, 5 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 097ce66b3..52192a26d 100644
--- a/.classpath
+++ b/.classpath
@@ -15,5 +15,10 @@
<classpathentry kind="lib" path="app/test-lib/fest-swing-1.2.jar" sourcepath="/home/megabug/git/fest-swing-1.2-sources.jar"/>
<classpathentry kind="lib" path="app/test-lib/fest-util-1.1.2.jar"/>
<classpathentry kind="lib" path="app/test-lib/jcip-annotations-1.0.jar"/>
+ <classpathentry kind="lib" path="app/lib/commons-codec-1.7.jar"/>
+ <classpathentry kind="lib" path="app/lib/commons-exec-1.1.jar"/>
+ <classpathentry kind="lib" path="app/lib/commons-httpclient-3.1.jar"/>
+ <classpathentry kind="lib" path="app/lib/commons-logging-1.0.4.jar"/>
+ <classpathentry kind="lib" path="app/lib/jmdns-3.4.1.jar"/>
<classpathentry kind="output" path="app/bin"/>
</classpath>