-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 997 Bytes
/
.classpath
File metadata and controls
19 lines (19 loc) · 997 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="ressources/LWC.jar"/>
<classpathentry kind="lib" path="ressources/SpoutPlugin.jar">
<attributes>
<attribute name="javadoc_location" value="http://jd.spout.org/legacy/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="ressources/Regios.jar"/>
<classpathentry kind="lib" path="ressources/WorldEdit.jar"/>
<classpathentry kind="lib" path="ressources/WorldGuard.jar"/>
<classpathentry kind="lib" path="ressources/ChestShop.jar"/>
<classpathentry kind="lib" path="ressources/Residence.jar"/>
<classpathentry kind="lib" path="ressources/LogBlock.jar"/>
<classpathentry kind="lib" path="ressources/bukkit-1.5.2-R0.1-20130501.001411-2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>