craftinc-gates/.classpath

9 lines
440 B
Plaintext
Raw Normal View History

2011-04-06 21:43:57 +02:00
<?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.6"/>
2013-01-24 20:47:52 +01:00
<classpathentry kind="lib" path="/Users/tobi/Code/craftbukkit-1.4.5-R1.0.jar"/>
2013-02-09 23:16:21 +01:00
<classpathentry kind="lib" path="/Users/tobi/Code/Vault.jar"/>
2011-04-06 21:43:57 +02:00
<classpathentry kind="output" path="bin"/>
</classpath>