diff --git a/build.gradle b/build.gradle index d75b497c9..1e8af45e0 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,6 @@ subprojects { apply plugin: 'java' + apply plugin: 'eclipse' repositories { jcenter()