updated classpath (eclipse) for teh whole project

This commit is contained in:
ElgarL 2012-04-21 02:33:13 +01:00
parent 3d9022d8fa
commit a21b5fac76

View File

@ -3,6 +3,5 @@
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/bukkit-0.0.1-SNAPSHOT.jar"/> <classpathentry kind="lib" path="lib/bukkit-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/craftbukkit-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/Permissions3.jar"/> <classpathentry kind="lib" path="lib/Permissions3.jar"/>
</classpath> </classpath>