-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
31 lines (31 loc) · 1.33 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="lib" path="lib/base/opendmx/OpenDmx.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Lights/lib/base/opendmx"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/themidibus/themidibus.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Lights/lib/base/themidibus"/>
</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="Lights/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="Lights/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="Lights/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>