-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
20 lines (20 loc) · 1.22 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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.7"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/OpenCV-3.0"/>
<classpathentry kind="lib" path="lib/java-json.jar"/>
<classpathentry kind="lib" path="lib/log4j.jar"/>
<classpathentry kind="lib" path="lib/yadrone_032.jar"/>
<classpathentry kind="lib" path="lib/xuggle-xuggler-5.4.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.12.jar"/>
<classpathentry kind="lib" path="lib/jul-to-slf4j-1.7.12.jar"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.12.jar"/>
<classpathentry kind="lib" path="lib/osgi-over-slf4j-1.7.12.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.12.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.12.jar"/>
<classpathentry kind="lib" path="lib/slf4j-android-1.7.12.jar"/>
<classpathentry kind="lib" path="lib/slf4j-ext-1.7.12.jar"/>
<classpathentry kind="lib" path="C:/Users/d.dandrea/Desktop/WadroWorkspace/lib_old/javadrone-api-1.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>