SpaceWars/.classpath

8 lines
302 B
Plaintext
Raw Permalink Normal View History

2014-10-16 18:00:18 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
2015-03-03 14:44:52 -05:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/MAndEngine"/>
2014-10-16 18:00:18 -04:00
<classpathentry kind="output" path="bin"/>
</classpath>