Use eclipse-wtp instead of eclipse in java projects
This commit is contained in:
parent
6a1a6b080f
commit
343a76de13
|
@ -1,5 +1,5 @@
|
|||
apply plugin: 'java'
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'eclipse-wtp'
|
||||
apply plugin: 'propdeps'
|
||||
apply plugin: 'propdeps-maven'
|
||||
apply plugin: 'propdeps-idea'
|
||||
|
|
Loading…
Reference in New Issue