From 100e53ab7cfbaa1342f8a1dc0e5d247c2bd80144 Mon Sep 17 00:00:00 2001 From: kingbirdy Date: Sun, 30 Aug 2015 20:02:26 -0400 Subject: [PATCH] Add Eclipse launch configuration --- .gitignore | 3 ++- extras/eclipse/BukkitPlugin.launch | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 extras/eclipse/BukkitPlugin.launch diff --git a/.gitignore b/.gitignore index eb1f6c10..986ef0cd 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,8 @@ local.properties .externalToolBuilders/ # Locally stored "Eclipse launch configurations" -*.launch +# We want this so we can have synchronized testing environment +#*.launch # CDT-specific .cproject diff --git a/extras/eclipse/BukkitPlugin.launch b/extras/eclipse/BukkitPlugin.launch new file mode 100644 index 00000000..edb63eb8 --- /dev/null +++ b/extras/eclipse/BukkitPlugin.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + +