forked from ElgarL/Towny
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 1.02 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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="../lib/bpermissions.jar"/>
<classpathentry kind="lib" path="../lib/Essentials.jar"/>
<classpathentry kind="lib" path="../lib/EssentialsGroupManager.jar"/>
<classpathentry kind="lib" path="../lib/iConomy.jar"/>
<classpathentry kind="lib" path="../lib/Permissions.jar"/>
<classpathentry kind="lib" path="../lib/PermissionsEx.jar"/>
<classpathentry kind="lib" path="../lib/Questioner.jar"/>
<classpathentry kind="lib" path="../lib/Register.jar"/>
<classpathentry kind="lib" path="../lib/bukkit.jar">
<attributes>
<attribute name="javadoc_location" value="http://jd.bukkit.org/apidocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="../lib/citizensapi-2.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="../lib/Vault.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>