summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupBridge
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-21 02:32:37 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-21 02:32:37 +0100
commit3d9022d8fabd336c50b337cf17b41c0d9819fde3 (patch)
tree2b99f6dd7aff5c036b469f546b51ed410615fada /EssentialsGroupBridge
parent4e10470acd507e41c1df334ae4489dc34fd4c308 (diff)
downloadEssentials-3d9022d8fabd336c50b337cf17b41c0d9819fde3.tar
Essentials-3d9022d8fabd336c50b337cf17b41c0d9819fde3.tar.gz
Essentials-3d9022d8fabd336c50b337cf17b41c0d9819fde3.tar.lz
Essentials-3d9022d8fabd336c50b337cf17b41c0d9819fde3.tar.xz
Essentials-3d9022d8fabd336c50b337cf17b41c0d9819fde3.zip
remove unneeded dependency of craftbukkit
Diffstat (limited to 'EssentialsGroupBridge')
-rw-r--r--EssentialsGroupBridge/.classpath1
-rw-r--r--EssentialsGroupBridge/.project10
2 files changed, 10 insertions, 1 deletions
diff --git a/EssentialsGroupBridge/.classpath b/EssentialsGroupBridge/.classpath
index 9330eb06e..ebd606dca 100644
--- a/EssentialsGroupBridge/.classpath
+++ b/EssentialsGroupBridge/.classpath
@@ -3,7 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="../lib/bukkit.jar"/>
- <classpathentry kind="lib" path="../lib/craftbukkit.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/EssentialsGroupManager"/>
<classpathentry kind="lib" path="../lib/Permissions3.jar"/>
<classpathentry kind="output" path="bin"/>
diff --git a/EssentialsGroupBridge/.project b/EssentialsGroupBridge/.project
index 0780b7dbb..2ea0b05e1 100644
--- a/EssentialsGroupBridge/.project
+++ b/EssentialsGroupBridge/.project
@@ -10,6 +10,16 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/GroupBridge.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>