-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
16 lines (16 loc) · 940 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="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="libs/cling-core-2.0.1.jar"/>
<classpathentry kind="lib" path="libs/jna-3.5.2.jar"/>
<classpathentry kind="lib" path="libs/platform-3.5.2.jar"/>
<classpathentry kind="lib" path="libs/seamless-http-1.1.0.jar"/>
<classpathentry kind="lib" path="libs/seamless-util-1.1.0.jar"/>
<classpathentry kind="lib" path="libs/seamless-xml-1.1.0.jar"/>
<classpathentry kind="lib" path="libs/vlcj-3.0.1.jar"/>
<classpathentry kind="lib" path="libs/nimrodlf-1.2.jar"/>
<classpathentry kind="lib" path="forms-1.3.0.jar" sourcepath="forms-1.3.0-src.zip"/>
<classpathentry kind="lib" path="libs/mpeg-metadata-1.0.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>