rules_scala icon indicating copy to clipboard operation
rules_scala copied to clipboard

Mention `scala_proto_register_toolchains` in docs

Open luser opened this issue 6 years ago • 1 comments

Hi, thanks for this project! I was trying to get a simple example working with scala_proto_library and kept getting a no matching toolchains error from bazel. After reading the bazel docs on toolchains and this repository's WORKSPACE file I realized that I needed scala_proto_register_toolchains in my WORKSPACE and got things working. It would be great if the docs mentioned this!

luser avatar Jun 13 '19 17:06 luser

@luser sorry we missed this! I'm glad you figured it out though. I'll update the docs ~later today~ to clarify this.

I haven't gotten to this; it's on my to-do list though. @borkaehw can you assign this task to me?

SrodriguezO avatar Jun 13 '19 18:06 SrodriguezO