We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3046a73 commit 47d7846Copy full SHA for 47d7846
game/.classpath
@@ -1,7 +1,7 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<classpath>
3
- <classpathentry kind="src" path="noahgame/src"/>
4
- <classpathentry kind="src" path="noahgame/assets"/>
5
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
- <classpathentry kind="output" path="noahgame/bin"/>
7
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="assets"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
0 commit comments