-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
17 lines (17 loc) · 1.04 KB
/
.classpath
File metadata and controls
17 lines (17 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="res"/>
<classpathentry kind="lib" path="webcam-capture-0.3.10-dist/webcam-capture-0.3.10.jar"/>
<classpathentry kind="lib" path="webcam-capture-0.3.10-dist/libs/bridj-0.7-20140918.jar"/>
<classpathentry kind="lib" path="webcam-capture-0.3.10-dist/libs/slf4j-api-1.7.2.jar"/>
<classpathentry kind="lib" path="libraries/networktables-desktop.jar" sourcepath="libraries/networktables-desktop-sources.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Users/David/Documents/JavaFiles/Clera/libraries/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libraries/v4l4j-0.9.1-r507.jar"/>
<classpathentry kind="lib" path="libraries/webcam-capture-driver-v4l4j-0.3.11.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>