first commit

This commit is contained in:
Olof Larsson
2011-04-06 21:43:57 +02:00
commit b7aa648e03
275 changed files with 13973 additions and 0 deletions

7
.classpath Normal file
View File

@ -0,0 +1,7 @@
<?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/jdk1.6.0_23"/>
<classpathentry kind="lib" path="C:/Users/Olof Larsson/Desktop/devserver/bukkit-0.0.1-SNAPSHOT.jar" sourcepath="/Bukkit"/>
<classpathentry kind="output" path="bin"/>
</classpath>