Skip to content

Commit

Permalink
add eclipse plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaneberly committed Mar 31, 2017
1 parent d1c0bbb commit eb10fda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

buildscript {
repositories {
mavenLocal()
Expand All @@ -15,6 +16,7 @@ buildscript {
plugins {
id 'java'
id 'com.github.johnrengelman.shadow' version '1.2.4'
id 'eclipse'
}

apply plugin: "base"
Expand Down

0 comments on commit eb10fda

Please sign in to comment.