aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'moaSig/moa-sig/build.gradle')
-rw-r--r--moaSig/moa-sig/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/moaSig/moa-sig/build.gradle b/moaSig/moa-sig/build.gradle
index 0ddd479..016eebd 100644
--- a/moaSig/moa-sig/build.gradle
+++ b/moaSig/moa-sig/build.gradle
@@ -1,4 +1,5 @@
apply plugin: 'war'
+apply plugin: 'eclipse'
apply plugin: 'eclipse-wtp'
apply from: 'https://raw.github.com/akhikhl/gretty/master/pluginScripts/gretty.plugin'