2009-05-31 17:53:33 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry excluding="processing/app/tools/format/" kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="lib" path="lib/antlr.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jna.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ecj.jar"/>
|
2011-09-17 00:02:40 +02:00
|
|
|
<classpathentry kind="lib" path="lib/apple.jar"/>
|
2014-08-18 16:09:03 +02:00
|
|
|
<classpathentry kind="lib" path="lib/commons-codec-1.7.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-exec-1.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jmdns-3.4.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jssc-2.8.0.jar"/>
|
2014-09-23 17:31:46 +02:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/arduino-core"/>
|
2009-05-31 17:53:33 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|