|
@@ -2,14 +2,10 @@
|
|
|
<classpath>
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
<classpathentry kind="src" path="assets"/>
|
|
|
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
|
|
|
- <attributes>
|
|
|
- <attribute name="module" value="true"/>
|
|
|
- </attributes>
|
|
|
- </classpathentry>
|
|
|
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
|
|
+ <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-backend-lwjgl"/>
|
|
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-box2d"/>
|
|
|
<classpathentry kind="lib" path="/gdx-box2d/libs/gdx-box2d-natives.jar"/>
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/spine-libgdx"/>
|
|
|
- <classpathentry combineaccessrules="false" kind="src" path="/gdx-backend-lwjgl3"/>
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
</classpath>
|