-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
37 lines (37 loc) · 1.55 KB
/
.classpath
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
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="**/*.java" kind="src" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/Autorank.jar">
<attributes>
<attribute name="javadoc_location" value="http://62.131.38.74:8080/job/Autorank/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/Stats.jar">
<attributes>
<attribute name="javadoc_location" value="http://ci.lolmewn.nl/job/Stats/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/mcMMO.jar"/>
<classpathentry kind="lib" path="libs/MassiveCore.jar"/>
<classpathentry kind="lib" path="libs/Factions.jar"/>
<classpathentry kind="lib" path="libs/OnTime.jar"/>
<classpathentry kind="lib" path="libs/afkTerminator.jar"/>
<classpathentry kind="lib" path="libs/RoyalCommands.jar"/>
<classpathentry kind="lib" path="libs/UltimateCore.jar"/>
<classpathentry kind="lib" path="libs/spigot.jar">
<attributes>
<attribute name="javadoc_location" value="https://hub.spigotmc.org/javadocs/spigot/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>