-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
13 lines (13 loc) · 860 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="C:/Users/justb/OneDrive/Coding/Test_Server_1.12/spigot-1.12.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/C:/Users/justb/OneDrive/Coding/spigot-api-1.12-R0.1-20170608.083637-1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/justb/Desktop/EpicRealm_Minigames_Server/Test_Server_1.12/plugins/HolographicDisplays.jar"/>
<classpathentry kind="lib" path="C:/Users/justb/Desktop/EpicRealm_Minigames_Server/Test_Server_1.12/plugins/PlaceholderAPI-2.9.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>