forked from RaesWolf/floAuction
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
22 lines (22 loc) · 1.13 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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="lib" path="C:/Users/Joshua Hatfield/Documents/Eclipse/libraries/bukkit-1.3.2-R0.1.jar">
<attributes>
<attribute name="javadoc_location" value="http://jd.bukkit.org/apidocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/Joshua Hatfield/Documents/Eclipse/libraries/Vault.jar">
<attributes>
<attribute name="javadoc_location" value="http://mythcraft.dyndns.org/javadoc/vault/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/Joshua Hatfield/Documents/Eclipse/libraries/WhatIsIt.jar">
<attributes>
<attribute name="javadoc_location" value="http://www.hollowmatrix.com/javadoc/WhatIsIt/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/Joshua Hatfield/Documents/Eclipse/libraries/craftbukkit-1.3.2-R0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>