protobuf-maven-plugin icon indicating copy to clipboard operation
protobuf-maven-plugin copied to clipboard

Is there any way to generate a cpp file from the given proto file?

Open jovany-wang opened this issue 4 years ago • 0 comments

I have 2 components that should establish communications with each other. But one is written in Java and another one is written in C++. So I'd like to generate a cpp file and a Java file from the one proto file.

I'm wondering if there is any way to archive this goal?

Thanks.

jovany-wang avatar Mar 01 '20 05:03 jovany-wang