-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy path.classpath
64 lines (64 loc) · 3.84 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="locale"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/jdom.jar"/>
<classpathentry kind="lib" path="lib/objectdb.jar"/>
<classpathentry kind="lib" path="lib/Scaling-bin.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/commons-codec.jar"/>
<classpathentry kind="lib" path="lib/commons-io.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3.jar"/>
<classpathentry kind="lib" path="lib/forms.jar"/>
<classpathentry kind="lib" path="lib/httpclient.jar" sourcepath="buildsupport/httpclient-4.3.2-sources.jar"/>
<classpathentry kind="lib" path="lib/httpcore.jar" sourcepath="buildsupport/httpcore-4.3.1-sources.jar"/>
<classpathentry kind="lib" path="lib/httpmime.jar"/>
<classpathentry kind="lib" path="lib/JSplitButton.jar"/>
<classpathentry kind="lib" path="lib/themoviedbapi.jar"/>
<classpathentry kind="lib" path="lib/thetvdbapi.jar"/>
<classpathentry kind="lib" path="lib/jsoup.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/tinyMediaManager/buildsupport/jsoup-1.7.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/glazedlists.jar" sourcepath="buildsupport/glazedlists_java15-1.9.0-sources.jar"/>
<classpathentry kind="lib" path="lib/resources.jar"/>
<classpathentry kind="lib" path="lib/jackson-annotations.jar"/>
<classpathentry kind="lib" path="lib/jackson-core.jar"/>
<classpathentry kind="lib" path="lib/jackson-databind.jar"/>
<classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry kind="lib" path="lib/platform.jar"/>
<classpathentry kind="lib" path="lib/fanarttvapi.jar" sourcepath="buildsupport/fanarttvapi-3.0-sources.jar"/>
<classpathentry kind="lib" path="lib/asm.jar"/>
<classpathentry kind="lib" path="lib/jmte-unbundled.jar"/>
<classpathentry kind="lib" path="lib/DJNativeSwing-SWT.jar"/>
<classpathentry kind="lib" path="lib/DJNativeSwing.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j.jar"/>
<classpathentry kind="lib" path="lib/logback-classic.jar"/>
<classpathentry kind="lib" path="lib/logback-core.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api.jar"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j.jar"/>
<classpathentry kind="lib" path="lib/betterbeansbinding-core.jar" sourcepath="lib/betterbeansbinding-core.jar"/>
<classpathentry kind="lib" path="lib/betterbeansbinding-swingbinding.jar" sourcepath="lib/betterbeansbinding-swingbinding.jar"/>
<classpathentry kind="lib" path="lib/betterbeansbinding-el.jar" sourcepath="lib/betterbeansbinding-el.jar"/>
<classpathentry kind="lib" path="lib/xmlrpc-client.jar"/>
<classpathentry kind="lib" path="lib/imgscalr-lib.jar"/>
<classpathentry kind="lib" path="lib/core.jar"/>
<classpathentry kind="lib" path="lib/twinkle.jar"/>
<classpathentry kind="lib" path="lib/JTattoo.jar"/>
<classpathentry kind="lib" path="lib/api-common.jar"/>
<classpathentry kind="lib" path="lib/LightBox.jar"/>
<classpathentry kind="lib" path="lib/image-viewer.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-common.jar"/>
<classpathentry kind="lib" path="lib/rottentomatoesapi.jar"/>
<classpathentry kind="lib" path="lib/jtidy.jar"/>
<classpathentry kind="lib" path="lib/json-20131018.jar"/>
<classpathentry kind="lib" path="lib/quaqua-filechooser-only.jar"/>
<classpathentry kind="lib" path="lib/trakt-java.jar"/>
<classpathentry kind="lib" path="lib/gson.jar"/>
<classpathentry kind="lib" path="lib/joda-time.jar"/>
<classpathentry kind="lib" path="lib/retrofit.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>