-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
22 lines (22 loc) · 1.32 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="de/peb/truthbooth/Texts.java" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/webcam-capture-driver-openimaj-0.3.10-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/platform-3.5.2.jar"/>
<classpathentry kind="lib" path="lib/bridj-0.6.3-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/gstreamer-java-1.5.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/Program Files (x86)/OSSBuild/GStreamer/v0.10.6/bin"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="xuggler-5.5/commons-cli.jar"/>
<classpathentry kind="lib" path="lib/xuggle-xuggler-5.4.jar"/>
<classpathentry kind="lib" path="lib/webcam-capture-0.3.10-RC3.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.6.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>