Pac-Man/.classpath

11 lines
318 B
Plaintext
Raw Normal View History

2020-06-07 14:17:29 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2020-06-07 14:45:39 +02:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
2020-06-07 14:17:29 +02:00
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>