Skip to content

Instantly share code, notes, and snippets.

@taknb2nch
Created October 18, 2015 11:32
Show Gist options
  • Save taknb2nch/cee00ac933a2ca3ee115 to your computer and use it in GitHub Desktop.
Save taknb2nch/cee00ac933a2ca3ee115 to your computer and use it in GitHub Desktop.
$ protoc --java_out=./src/main/java ./proto/hoge.proto
$ protoc --plugin=protoc-gen-grpc-java=./bin/protoc-gen-grpc-java-0.9.0-windows-x86_64.exe --grpc-java_out=./src/main/java ./proto/hoge.proto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment