aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
blob: 00cb0a30e4d6244e16150753da91e2d160a104af (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="src" path="res"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/commons-collections-3.2.1/commons-collections-3.2.1.jar" sourcepath="lib/commons-collections-3.2.1/commons-collections-3.2.1-sources.jar"/>
	<classpathentry kind="lib" path="lib/kryonet-debug-2.18-all.jar"/>
	<classpathentry kind="lib" path="lib/openmali.jar"/>
	<classpathentry kind="lib" path="lib/vecmath.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jogamp"/>
	<classpathentry kind="lib" path="lib/ode4j-0.12.0-j1.4.jar" sourcepath="lib/ode4j-src-0.12.0-j1.4.zip"/>
	<classpathentry kind="output" path="bin"/>
</classpath>