We're using Java gRPC and make use of some of the "standard library" protobuf messages, like google.protobuf.Empty and google.rpc.Status - currently, these are copied into our project under the proto directory, along side our application proto files. Is there a way to reference the google proto files in our project from an external dependency instead?
Note: the build environment is Gradle, using the com.google.protobuf Gradle plugin. Thanks! - Matt -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/252e71bd-9334-4b28-8a87-540cb30ba8f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
