-
Notifications
You must be signed in to change notification settings - Fork 7
/
.classpath
32 lines (32 loc) · 1.65 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="RpgBanks/src"/>
<classpathentry kind="src" path="RpgDeaths/src"/>
<classpathentry kind="src" path="RpgEssentials/src"/>
<classpathentry kind="src" path="RpgGeneral/src"/>
<classpathentry kind="src" path="RpgLeveling/src"/>
<classpathentry kind="src" path="RpgPets/src"/>
<classpathentry kind="src" path="RpgQuests/src"/>
<classpathentry kind="src" path="RpgRegions/src"/>
<classpathentry kind="src" path="RpgStores/src"/>
<classpathentry kind="src" path="RpgTracks/src"/>
<classpathentry kind="src" path="Z RpgServer/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<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:/Users/Kap/workspace_mod/RpgEssentials/ZZ Jars/Factions.jar"/>
<classpathentry kind="lib" path="D:/Users/Kap/workspace_mod/RpgEssentials/ZZ Jars/bukkit.jar" sourcepath="D:/Users/Kap/workspace_mod/RpgEssentials/ZZ Jars/bukkit-docs">
<attributes>
<attribute name="javadoc_location" value="http://jd.bukkit.org/apidocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="D:/Users/Kap/workspace_mod/RpgEssentials/ZZ Jars/craftbukkit.jar" sourcepath="D:/Users/Kap/workspace_mod/RpgEssentials/ZZ Jars/bukkit-docs.zip"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>