craftinc-gates/.classpath

9 lines
371 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"/>
2013-02-09 23:16:21 +01:00
<classpathentry kind="lib" path="/Users/tobi/Code/Vault.jar"/>
2013-03-26 20:49:29 +01:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/tobi/Code/craftbukkit-1.5.1-R0.1.jar"/>
2011-04-06 21:43:57 +02:00
<classpathentry kind="output" path="bin"/>
</classpath>