-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
13 lines (13 loc) · 913 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/Adam/Development/Minecraft/Server/plugins/PermissionsEx.jar"/>
<classpathentry kind="lib" path="/Users/Adam/Development/Minecraft/Server/plugins/Vault.jar"/>
<classpathentry kind="lib" path="/Users/Adam/Development/Minecraft/Server/plugins/iConomy.jar"/>
<classpathentry kind="lib" path="/Users/Adam/Development/Minecraft/Server/plugins/worldedit-5.3-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/Users/Adam/Development/Minecraft/Heroes.jar"/>
<classpathentry kind="lib" path="/Users/Adam/Development/Minecraft/bukkit-1.2.5-R4.0.jar"/>
<classpathentry kind="lib" path="/Users/Adam/Development/Minecraft/Server/plugins/WorldGuard.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>