aboutsummaryrefslogtreecommitdiffstats
path: root/ajbrowser/.classpath
blob: d69862eefa7ccef381fbfd03c868b35d06c6cc9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="testsrc"/>
	<classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
	<classpathentry kind="src" path="/ajde"/>
	<classpathentry kind="src" path="/util"/>
	<classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
	<classpathentry kind="src" path="/bridge"/>
	<classpathentry kind="src" path="/asm"/>
	<classpathentry kind="src" path="/taskdefs"/>
	<classpathentry kind="src" path="/ajdoc"/>
	<classpathentry kind="src" path="/loadtime"/>
	<classpathentry combineaccessrules="false" kind="src" path="/weaver5"/>
	<classpathentry kind="output" path="bin"/>
</classpath>