11 lines
495 B
XML
11 lines
495 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"/>
|
|
<classpathentry kind="lib" path="/home/walter/bukkit/target/bukkit-1.4.6-R0.4-SNAPSHOT.jar" sourcepath="/home/walter/bukkit/src/main/java">
|
|
<attributes>
|
|
<attribute name="javadoc_location" value="http://jd.bukkit.org/apidocs/"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|