summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-21 02:32:02 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-21 02:32:02 +0100
commite433b11f0088e0e44b499c3cea2c944d969a428c (patch)
tree7a9e1918021d7206997e0aee0ee28055b16e0665 /EssentialsGroupManager
parente2b92b6fa2429de86bc8cf5e922fb73c9c73ca5a (diff)
downloadEssentials-e433b11f0088e0e44b499c3cea2c944d969a428c.tar
Essentials-e433b11f0088e0e44b499c3cea2c944d969a428c.tar.gz
Essentials-e433b11f0088e0e44b499c3cea2c944d969a428c.tar.lz
Essentials-e433b11f0088e0e44b499c3cea2c944d969a428c.tar.xz
Essentials-e433b11f0088e0e44b499c3cea2c944d969a428c.zip
Remove unneeded dependency of craftbukkit (Eclipse building)
Diffstat (limited to 'EssentialsGroupManager')
-rw-r--r--EssentialsGroupManager/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/.classpath b/EssentialsGroupManager/.classpath
index 61f808b2d..bc8106503 100644
--- a/EssentialsGroupManager/.classpath
+++ b/EssentialsGroupManager/.classpath
@@ -2,6 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="../lib/craftbukkit.jar"/>
+ <classpathentry kind="lib" path="../lib/bukkit.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>