mirror of
https://github.com/Leahnaya/PvP-Tower-Plugin.git
synced 2026-04-24 23:36:55 -05:00
9 lines
472 B
XML
9 lines
472 B
XML
<?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="C:/Users/Joel/Desktop/My Plugins/Vault.jar"/>
|
|
<classpathentry kind="lib" path="C:/Users/Joel/Desktop/My Plugins/craftbukkit-1.7.2-R0.3.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|