ForgePatch/fml/eclipse/simpletestmod/.classpath

9 lines
457 B
Plaintext
Raw Normal View History

2012-05-03 18:04:16 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="src" path="/FML-Server"/>
<classpathentry kind="lib" path="/home/cpw/projects/mcworkspace/fmltestbed/FML/target/fml-server-1.0.0.1.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>