forked from netherfoam/QuickShop
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
25 lines (25 loc) · 1.3 KB
/
.classpath
File metadata and controls
25 lines (25 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="C:/Users/Dirk/Dropbox/Server/plugins/Vault.jar">
<attributes>
<attribute name="javadoc_location" value="http://mythcraft.dyndns.org/javadoc/vault/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/Dirk/Desktop/Bukkit 1.3/craftbukkit.jar">
<attributes>
<attribute name="javadoc_location" value="http://jd.bukkit.org/apidocs/"/>
</attributes>
</classpathentry>
<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/Dirk/Desktop/Bukkit/plugins/PreciousStones.jar"/>
<classpathentry kind="lib" path="C:/Users/Dirk/Desktop/Bukkit/plugins/Towny.jar">
<attributes>
<attribute name="javadoc_location" value="http://palmergames.com/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/Dirk/Desktop/Bukkit/plugins/WorldGuard.jar"/>
<classpathentry kind="lib" path="C:/Users/Dirk/Desktop/Bukkit/plugins/Lockette.jar"/>
<classpathentry kind="lib" path="C:/Users/Dirk/Dropbox/Server/plugins/GriefPrevention.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>