Gretty plugin (Gradle) at web modules, closes #338

This commit is contained in:
Emux
2017-03-18 19:05:01 +02:00
parent 9c58d8219c
commit b32692942f
5 changed files with 22 additions and 19 deletions

View File

@@ -7,8 +7,6 @@ buildscript {
}
}
//apply plugin: 'war'
//apply plugin: 'jetty'
apply plugin: 'java'
apply plugin: 'maven'
apply plugin: 'gwt-base'