summaryrefslogtreecommitdiffstats
path: root/tests/.classpath
blob: 148ca222993ff6e8a9c09aa9545d71b3ecf4c6f3 (plain)
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 sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
	<classpathentry kind="src" path="/testing-drivers"/>
	<classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
	<classpathentry kind="src" path="/testing"/>
	<classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
	<classpathentry kind="src" path="/util"/>
	<classpathentry kind="src" path="/bridge"/>
	<classpathentry kind="src" path="/ajde"/>
	<classpathentry kind="src" path="/asm"/>
	<classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>