forked from bob7l/HawkReloaded
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
13 lines (13 loc) · 955 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" including="**/*.java"/>
<classpathentry kind="src" path="." including="plugin.yml|config.yml" excluding="**/*.java"/>
<classpathentry kind="output" path="target/classes"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="var" path="M2_REPO/org/bukkit/bukkit/1.4.5-R0.3-SNAPSHOT/bukkit-1.4.5-R0.3-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/com/sk89q/worldedit/5.4-SNAPSHOT/worldedit-5.4-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/de/schlichtherle/truezip/6.8.3/truezip-6.8.3.jar"/>
<classpathentry kind="var" path="M2_REPO/rhino/js/1.7R2/js-1.7R2.jar"/>
<classpathentry kind="lib" path="lib/Herochat.jar"/>
<classpathentry kind="var" path="M2_REPO/org/mcstats/metrics/R6/metrics-R6.jar"/>
</classpath>