aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc/.classpath
blob: 0b3f65de84da9bbfcff691c1b3e8310515be86d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="/asm"/>
	<classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
	<classpathentry kind="src" path="/bridge"/>
	<classpathentry kind="src" path="/util"/>
	<classpathentry kind="src" path="testsrc"/>
	<classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
	<classpathentry kind="var" path="JRE15_LIB"/>
	<classpathentry kind="output" path="bin"/>
</classpath>