-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
53 lines (53 loc) · 2.7 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="lib" path="lib/base/serial/RXTXcomm.jar" sourcepath="/Users/stenbaek/Downloads/Processing.app/Contents/Resources/Java/modes/java/libraries/serial/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/base/serial"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/serial/serial.jar" sourcepath="/Users/stenbaek/Downloads/Processing.app/Contents/Resources/Java/modes/java/libraries/serial/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/base/serial"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/ant-launcher.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/ant.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/core.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/SQLibrary/mysql-connector-java-3.1.14-bin.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/user/SQLibrary"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/SQLibrary/postgresql-8.3-604.jdbc3.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/user/SQLibrary"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/SQLibrary/SQLibrary.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/user/SQLibrary"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/SQLibrary/sqlitejdbc-v053-pure.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ITPDP/lib/user/SQLibrary"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/stenbaek/Downloads/guicomponents V1.6.5/library/guicomponents.jar"/>
<classpathentry kind="lib" path="/Users/stenbaek/Downloads/controlP5/library/controlP5.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>