1 <?xml version="1.0" encoding="UTF-8"?> 2 <classpath> 3 <classpathentry excluding="**/.svn/*" kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 <classpathentry exported="true" kind="lib" path="/gdx/libs/gdx-natives.jar"/> 6 <classpathentry exported="true" kind="lib" path="libs/lwjgl-natives.jar"/> 7 <classpathentry exported="true" kind="lib" path="libs/jlayer-1.0.1-libgdx.jar"/> 8 <classpathentry exported="true" kind="lib" path="libs/jorbis.jar"/> 9 <classpathentry exported="true" kind="lib" path="libs/lwjgl.jar"/> 10 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx"/> 11 <classpathentry exported="true" kind="lib" path="libs/AppleJavaExtensions-1.4.jar"/> 12 <classpathentry kind="output" path="bin"/> 13 </classpath> 14