summaryrefslogtreecommitdiff
path: root/.classpath
blob: 0689e09020374e400bf23a9d430a56f654464ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="compat/|examples/|external/|gnu/javax/swing/plaf/|test/|testsuite/|vm/reference/" kind="src" path="">
		<attributes>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="vm/reference">
		<attributes>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="external/sax">
		<attributes>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="external/w3c_dom">
		<attributes>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="examples">
		<attributes>
		</attributes>
	</classpathentry>
	<classpathentry kind="output" path="bin"/>
</classpath>