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