blob: 5d1b22e005656090b70e881976343da13c0c119d [file] [log] [blame]
Examples taken from the Protobuf Java tutorial http://code.google.com/apis/protocolbuffers/docs/javatutorial.html
AddressBookProtos.java generation
cd src/test/resources
protoc --java_out=. ./addressbook.proto