Added eclipse plugin to gradle
This commit is contained in:
parent
c79b2a9f9e
commit
0babf899ee
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
|
apply plugin: 'eclipse'
|
||||||
repositories{
|
repositories{
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue