Skip to content

Instantly share code, notes, and snippets.

@rdrobinson3
Created October 28, 2013 15:20
Show Gist options
  • Save rdrobinson3/7198702 to your computer and use it in GitHub Desktop.
Save rdrobinson3/7198702 to your computer and use it in GitHub Desktop.
Protobuf final install step
protoc --java_out=src/main/java -I../src ../src/google/protobuf/descriptor.proto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment