<?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.6"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="lib" path="libs/WorldEdit.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://docs.sk89q.com/worldedit/apidocs/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/WorldGuard.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://docs.sk89q.com/worldguard/apidocs/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/craftbukkit.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://jd.bukkit.org/apidocs/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/javolution.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
