Protobuf + Java/Scala isn't a thing right now with...
# general
h
Protobuf + Java/Scala isn't a thing right now with Pants, correct?
f
It is supported.
pants.backend.experimental.codegen.protobuf.scala
for ScalaPB
pants.backend.experimental.codegen.protobuf.java
for protoc-based Java codegen
h
Thanks, I was looking at https://www.pantsbuild.org/docs/reference-protobuf_source and noticed it only called out Go and Python for language-specific details.
f
Those docs need to be updated then.
f