-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 860 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="../lib/bukkit.jar"/>
<classpathentry kind="lib" path="../lib/craftbukkit.jar"/>
<classpathentry kind="lib" path="lib/3co.jar"/>
<classpathentry kind="lib" path="lib/BOSEconomy7.jar"/>
<classpathentry kind="lib" path="lib/Essentials.jar"/>
<classpathentry kind="lib" path="lib/iCo4.jar"/>
<classpathentry kind="lib" path="lib/iCo5.jar"/>
<classpathentry kind="lib" path="lib/iCo6.jar"/>
<classpathentry kind="lib" path="lib/MultiCurrency.jar"/>
<classpathentry kind="lib" path="lib/Craftconomy-2.3.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>