summaryrefslogtreecommitdiff
path: root/branches/sm-unittesting/.classpath
blob: 63bcecd4423a655b74845aa81734f4738dcddeb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/comm.jar"/>
	<classpathentry kind="lib" path="lib/j3dcore.jar"/>
	<classpathentry kind="lib" path="lib/j3dutils.jar"/>
	<classpathentry kind="lib" path="lib/vecmath.jar"/>
	<classpathentry kind="lib" path="lib/j3d-org-java3d-all.jar"/>
	<classpathentry kind="lib" path="lib"/>
	<classpathentry kind="lib" path="lib/testng-jdk14.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>