-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
34 lines (34 loc) · 2.18 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
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Mayterm/3rd-party-libs/JMF-2.1.1e/lib"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/jaudiotagger-2.2.3.jar" sourcepath="3rd-party-libs/jaudiotagger-2.2.3-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/Mayterm/3rd-party-libs/jaudiotagger-2.2.3-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/javax.json-api-1.1.jar" sourcepath="3rd-party-libs/javax.json-api-1.1-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/Mayterm/3rd-party-libs/javax.json-api-1.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/javax.json-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/guava-19.0.jar"/>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/commons-lang3-3.0.jar"/>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/slf4j-api-1.7.25.jar"/>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/gson-2.8.5.jar"/>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/ffmpeg-0.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="3rd-party-libs/JTransforms-3.1-with-dependencies.jar" sourcepath="3rd-party-libs/JTransforms-3.1-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/Mayterm/3rd-party-libs/JTransforms-3.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="3rd-party-libs/jansi-1.17.1.jar"/>
<classpathentry kind="lib" path="3rd-party-libs/TarsosDSP-latest.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>