Integrate: Eclipse file generation script

This commit is contained in:
Justine Tunney 2016-05-16 16:39:36 -04:00
parent d9875ea302
commit fe9e69e06b
6 changed files with 39 additions and 49 deletions

View file

@ -26,8 +26,8 @@ java_library(
java_library(
name = "dagger-compiler",
exports = ["@dagger_compiler//jar"],
visibility = ["//visibility:public"],
exports = ["@dagger_compiler//jar"],
runtime_deps = [
"@gson//jar",
"@guava//jar",