2014-11-22 17:18:10 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="resources"/>
|
|
|
|
<classpathentry kind="lib" path="lib/bukkit-1.7.2-R0.3.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/craftbukkit-1.7.2-R0.3.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/fanciful-0.1.5.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ProtocolLib-3.2.0.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/WorldEdit-5.6.jar"/>
|
2014-11-23 00:28:17 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_67"/>
|
2014-11-22 17:18:10 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|