summaryrefslogtreecommitdiffstats
path: root/jack/.classpath
blob: a261de97297fe52364a855fa4ff6845b479444ce (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="tests"/>
	<classpathentry kind="src" path="rsc"/>
	<classpathentry combineaccessrules="false" kind="src" path="/Dx"/>
	<classpathentry combineaccessrules="false" kind="src" path="/dexcomparator"/>
	<classpathentry combineaccessrules="false" kind="src" path="/Scheduler"/>
	<classpathentry kind="src" path=".apt_generated">
		<attributes>
			<attribute name="optional" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/antlr-runtime-lib.jar"/>
	<classpathentry kind="lib" path="libs/args4j-lib.jar"/>
	<classpathentry kind="lib" path="libs/dex-lib.jar"/>
	<classpathentry kind="lib" path="libs/dx-ref.jar"/>
	<classpathentry kind="lib" path="libs/ecj.jar"/>
	<classpathentry kind="lib" path="libs/guava-lib.jar"/>
	<classpathentry kind="lib" path="libs/jsr305-lib.jar"/>
	<classpathentry kind="lib" path="libs/junit4.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry combineaccessrules="false" kind="src" path="/jack-api"/>
	<classpathentry kind="output" path="bin"/>
</classpath>