forked from TownyAdvanced/Towny
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
19 lines (19 loc) · 959 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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/PermissionsEx.jar"/>
<classpathentry kind="lib" path="../lib/bukkit.jar" sourcepath="/lib/bukkit.jar">
<attributes>
<attribute name="javadoc_location" value="https://hub.spigotmc.org/javadocs/bukkit"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="../lib/citizensapi-2.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="../lib/Vault.jar"/>
<classpathentry kind="lib" path="../lib/Reserve.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>