WALA/com.ibm.wala.dalvik/.classpath

17 lines
994 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/dexlib2-2.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/util-2.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guava-22.0.jar"/>
2014-10-02 01:32:36 +00:00
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
2017-08-16 18:50:01 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
2015-04-11 13:59:51 +00:00
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
2015-06-22 13:54:00 +00:00
<classpathentry kind="lib" path="lib/logback-classic-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/logback-core-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.2.jar"/>
2017-08-16 18:50:01 +00:00
<classpathentry kind="lib" path="lib/jcommander-1.64.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>