-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
24 lines (24 loc) · 1.6 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="README.md|build/|cache/|configs/|data/|images/|lib/|logs/|org/eclipse/wb/swt/.gitignore|osx/|output/|readme.txt|sample-images/|tools/|windows/" kind="src" path=""/>
<classpathentry kind="lib" path="lib/h2-1.3.174.jar"/>
<classpathentry kind="lib" path="lib/swing2swt.jar"/>
<classpathentry kind="lib" path="lib/xstream-1.4.5.jar"/>
<classpathentry kind="lib" path="lib/jna-4.0.0.jar"/>
<classpathentry kind="lib" path="lib/jna-platform-4.0.0.jar"/>
<classpathentry kind="lib" path="lib/resty-0.3.2.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="lib/jtransforms-2.4.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/BoofCV_OpenKinect.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/BoofCV_V4L4J.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/BoofCV.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/BoofCVAndroid.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/BoofCVXuggler.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/DDogleg.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/EJML.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/GeoRegression.jar"/>
<classpathentry kind="lib" path="lib/boofcv-v0.16-libs/jcodec-0.1.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_40"/>
<classpathentry kind="lib" path="lib/swt-win-64.jar"/>
<classpathentry kind="output" path=""/>
</classpath>