2011-04-06 21:43:57 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2013-03-26 20:49:29 +01:00
|
|
|
<classpathentry kind="lib" path="/Users/tobi/Code/craftbukkit-1.4.5-R1.0.jar" sourcepath="/Users/tobi/Code/Bukkit">
|
2013-02-15 23:30:16 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="source_encoding" value="UTF-8"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
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"/>
|
2011-04-06 21:43:57 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|