aboutsummaryrefslogtreecommitdiffstats
path: root/weaver5/.classpath
blob: c54a89cea3ab7fea5d247e2354fe1908fb87bc29 (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="java5-src"/>
	<classpathentry kind="src" path="testsrc"/>
	<classpathentry kind="src" path="java5-testsrc"/>
	<classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/>
	<classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
	<classpathentry combineaccessrules="false" kind="src" path="/bridge"/>
	<classpathentry combineaccessrules="false" kind="src" path="/runtime"/>
	<classpathentry combineaccessrules="false" kind="src" path="/testing-util"/>
	<classpathentry combineaccessrules="false" kind="src" path="/util"/>
	<classpathentry combineaccessrules="false" kind="src" path="/aspectj5rt"/>
	<classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
	<classpathentry kind="var" path="JRE15_LIB" sourcepath="/JRE15_SRC"/>
	<classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/>
	<classpathentry kind="output" path="bin"/>
</classpath>