-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
17 lines (17 loc) · 897 Bytes
/
.classpath
File metadata and controls
17 lines (17 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="bin/Creator" path="Plugin"/>
<classpathentry kind="src" output="bin/AdminModule" path="AdminModule"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="Resources/craftbukkit-1.3.1-R2.0.jar" sourcepath="Resources/craftbukkit-1.3.1-R2.0 source">
<attributes>
<attribute name="javadoc_location" value="http://jd.bukkit.org/apidocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Resources/Vault.jar" sourcepath="Resources/Vault source">
<attributes>
<attribute name="javadoc_location" value="http://mythcraft.dyndns.org/javadoc/vault/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>