-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
16 lines (16 loc) · 884 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry kind="lib" path="lib/video.jar"/>
<classpathentry kind="lib" path="lib/processing_core.jar"/>
<classpathentry kind="lib" path="lib/kryonet-2.21-all.jar"/>
<classpathentry kind="lib" path="lib/kryo5-5.0.1.jar"/>
<classpathentry kind="lib" path="lib/gif-decoder.jar"/>
<classpathentry kind="lib" path="lib/mongo-java-driver-3.4.3.jar"/>
<classpathentry kind="lib" path="lib/gst1-java-core-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/jlayer-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/jsyn-20171016.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>