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"/>
|
2015-01-07 04:13:50 +01:00
|
|
|
<classpathentry kind="lib" path="lib/bukkit-1.7.2-R0.3.jar">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="javadoc_location" value="http://jd.bukkit.org/beta/apidocs/"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2014-11-22 17:18:10 +01:00
|
|
|
<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-24 11:02:07 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2014-11-27 23:56:30 +01:00
|
|
|
<classpathentry kind="lib" path="lib/PandacraftAuth.jar" sourcepath="R:/Dropbox/wspace_java_minecraft/xAuth.src"/>
|
2015-01-03 00:41:30 +01:00
|
|
|
<classpathentry kind="lib" path="lib/Essentials-Pre2.13.1.2.jar"/>
|
2015-01-07 04:13:50 +01:00
|
|
|
<classpathentry kind="lib" path="lib/worldguard-5.9.jar"/>
|
2015-01-19 07:11:20 +01:00
|
|
|
<classpathentry kind="lib" path="lib/PermissionsEx.jar"/>
|
2014-11-22 17:18:10 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|