salesforce / bazel-jdt-java-toolchain

Eclipse Java Compiler (ECJ) for Bazel
Apache License 2.0
9 stars 6 forks source link

Move dependencies to WORKSPACE #12

Closed guw closed 1 year ago

guw commented 1 year ago

All dependencies should be development time only because we publish a deploy jar. Therefore any consumer for JDT toolchain should not need any of these.