-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.classpath
More file actions
10 lines (10 loc) · 744 Bytes
/
Copy path.classpath
File metadata and controls
10 lines (10 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Applications/Processing.app/Contents/Resources/Java/core/library/core.jar"/>
<classpathentry kind="lib" path="/Applications/Processing.app/Contents/Resources/Java/modes/java/libraries/serial/library/RXTXcomm.jar"/>
<classpathentry kind="lib" path="/Applications/Processing.app/Contents/Resources/Java/modes/java/libraries/serial/library/serial.jar"/>
<classpathentry kind="lib" path="/Users/tobi/Projects/processing/rainbowduino/resources/code/ant-contrib-1.0b3.jar"/>
<classpathentry kind="output" path="resources/code"/>
</classpath>