9 lines
351 B
Text
9 lines
351 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="src" path="common"/>
|
||
|
<classpathentry kind="src" path="resources"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||
|
<classpathentry combineaccessrules="false" kind="src" path="/Minecraft"/>
|
||
|
<classpathentry kind="output" path="bin"/>
|
||
|
</classpath>
|