aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/.classpath
blob: f31838dd6bdece649bf0d0700ebe2f83d293e5f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="/bridge"/>
	<classpathentry kind="src" path="/weaver"/>
	<classpathentry kind="src" path="/asm"/>
	<classpathentry kind="src" path="/util"/>
	<classpathentry kind="src" path="/runtime"/>
	<classpathentry kind="src" path="testsrc"/>
	<classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/>
	<classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
	<classpathentry kind="src" path="/testing-util"/>
	<classpathentry kind="src" path="/testing-client"/>
	<classpathentry kind="src" path="/org.eclipse.jdt.core"/>
	<classpathentry kind="output" path="bin"/>
</classpath>