forked from bsletten/rootbeer1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
15 lines (15 loc) · 844 Bytes
/
.classpath
File metadata and controls
15 lines (15 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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.6"/>
<classpathentry kind="lib" path="lib/antlr-3.1.3.jar"/>
<classpathentry kind="lib" path="lib/AXMLPrinter2.jar"/>
<classpathentry kind="lib" path="lib/baksmali-1.3.2.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/jasminclasses-2.5.0.jar"/>
<classpathentry kind="lib" path="lib/pack.jar"/>
<classpathentry kind="lib" path="lib/polyglotclasses-1.3.5.jar"/>
<classpathentry kind="lib" path="lib/sootclasses-rbclassload.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>