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 combineaccessrules="false" kind="src" path="/gdx"/> 6 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-box2d"/> 7 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-bullet"/> 8 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-freetype"/> 9 <classpathentry combineaccessrules="false" kind="src" path="/gdx-controllers"/> 10 <classpathentry kind="output" path="bin"/> 11 </classpath> 12