forked from Aster0/Companions-Open-Sourced
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
42 lines (42 loc) · 2.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
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/HikariCP-3.4.1.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/lombok.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/PlaceholderAPI-2.10.3.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.8.3.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.8.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.9.4.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.9.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.10.2.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.11.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.12.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.13.2.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.13.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.14.4.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.14.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.15.1.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.15.2.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.15.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/spigot-1.16.1.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Build Path/Vault.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/Server/Spigot 1.8.8/spigot.jar"/>
<classpathentry kind="lib" path="D:/Programming Stuff/BuildTools/spigot-1.16.2.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>