-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
19 lines (19 loc) · 1.13 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="dex2jar-lib/asm-all-3.3.1.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/commons-lite-1.14.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/dex-ir-1.11.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/dex-reader-1.14.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/dex-tools-0.0.9.13.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/dex-translator-0.0.9.13.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/dx.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/jar-rename-1.5.jar"/>
<classpathentry kind="lib" path="dex2jar-lib/jasmin-p2.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="forms-1.3.0.jar" sourcepath="forms-1.3.0-src.zip"/>
<classpathentry kind="lib" path="miglayout15-swing.jar" sourcepath="miglayout-src.zip"/>
<classpathentry kind="lib" path="jsyntaxpane-lib/jsyntaxpane-0.9.5-b29.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>