Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

protocol buffers

user554194Sep 2 2011 — edited Sep 3 2011
I am new to Protocol Buffers. I was trying to get the Google tutorial to work to get an initial idea. Link below:

http://code.google.com/apis/protocolbuffers/docs/javatutorial.html

I compile the .proto file fine. But when I get to the section "writing a message" to use the generated buffer classes I get error: "com.example.tutorial.AddressBookProtos.AddressBook" cannot be found. They are in the same directory though.
Any help is appreciated.

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2011
Added on Sep 2 2011
1 comment
196 views