forked from Androxyde/Flashtool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
58 lines (58 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="libs/AXMLPrinter2.jar"/>
<classpathentry kind="lib" path="libs/bcprov-jdk15on-152.jar"/>
<classpathentry kind="lib" path="libs/nsisant-1.3.jar"/>
<classpathentry kind="lib" path="libs/javax.annotation_1.2.0.jar"/>
<classpathentry kind="lib" path="libs/javax.inject_1.0.0.jar"/>
<classpathentry kind="lib" path="libs/jsch-0.1.54.jar"/>
<classpathentry kind="lib" path="libs/xstream-1.4.10.jar"/>
<classpathentry kind="lib" path="libs/ini4j-0.5.4.jar"/>
<classpathentry kind="lib" path="libs/jdom-2.0.6.jar"/>
<classpathentry kind="lib" path="libs/jopt-simple-6.0-alpha-2.jar"/>
<classpathentry kind="lib" path="libs/lz4-java-1.4.1.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.6.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.commands_3.9.100.v20180404-1234.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.jobs_3.10.0.v20180427-1454.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.runtime_3.14.0.v20180417-0825.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.equinox.app_1.3.500.v20171221-2204.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.equinox.common_3.10.0.v20180412-1130.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jface_3.14.0.v20180423-0714.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jface.text_3.13.0.v20180527-1819.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.osgi_3.13.0.v20180409-1500.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.swt_3.107.0.v20180611-0422.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.text_3.6.300.v20180430-1330.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.ui.forms_3.7.200.v20180512-1133.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.ui.workbench_3.111.0.v20180524-1156.jar"/>
<classpathentry kind="lib" path="libs/swtwin/x86_64/org.eclipse.swt.win32.win32.x86_64_3.107.0.v20180611-0422.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jgit_5.0.0.201806131550-r.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jgit.archive_5.0.0.201806131550-r.jar"/>
<classpathentry kind="lib" path="libs/jna-4.5.2.jar"/>
<classpathentry kind="lib" path="libs/jna-platform-4.5.2.jar"/>
<classpathentry kind="lib" path="libs/log4j-api-2.11.1.jar"/>
<classpathentry kind="lib" path="libs/log4j-core-2.11.1.jar"/>
<classpathentry kind="lib" path="libs/log4j-slf4j-impl-2.11.1.jar"/>
<classpathentry kind="lib" path="libs/guava-26.0-jre.jar"/>
<classpathentry kind="lib" path="libs/jbbp-1.4.0.jar"/>
<classpathentry kind="lib" path="libs/commons-compress-1.18.jar"/>
<classpathentry kind="lib" path="libs/disruptor-3.4.2.jar"/>
<classpathentry kind="lib" path="libs/groovy-3.0.0-alpha-3-indy.jar"/>
<classpathentry kind="lib" path="libs/groovy-jsr223-3.0.0-alpha-3-indy.jar"/>
<classpathentry kind="lib" path="libs/icu4j-62.1.jar"/>
<classpathentry kind="lib" path="libs/jarchivelib-0.8.0.jar"/>
<classpathentry kind="lib" path="libs/jaxb-api-2.3.jar"/>
<classpathentry kind="lib" path="libs/jsr305-3.0.2.jar"/>
<classpathentry kind="lib" path="libs/proxy-vole-1.0.5.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.25.jar"/>
<classpathentry kind="lib" path="libs/slf4j-ext-1.7.25.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>