I am new in Protocol Buffers

708 views
Skip to first unread message

Lyrya

unread,
Feb 13, 2012, 8:38:43 AM2/13/12
to Protocol Buffers
Hi All,

I don't know how to add protocol buffers library for eclipse.
and what is the use of protoc?
Is there any tutorial that can help me understanding about protocol
buffers?

Thank you.....

Jan Bezget

unread,
Mar 1, 2012, 3:56:26 PM3/1/12
to prot...@googlegroups.com
When I first started using protobuf in my application, I relied solely on http://code.google.com/apis/protocolbuffers/docs/overview.html. It's a great resource of documentation and provides helpful examples.

There's a cool plugin for Eclipse! You can get it at http://code.google.com/p/protobuf-dt/wiki/Installing.

Protoc is the protocol buffer compiler. Once you've defined your protocol in the .proto file, you must compile it to a language of your choice (Python, C++, Java) so you can begin using it in your project.

Lyrya

unread,
Mar 7, 2012, 2:43:05 AM3/7/12
to prot...@googlegroups.com
Hi,

Yeah, thanks..
I already followed all the instructions there, but there occurred one problem like this.
I captured this problem, maybe, you can help me to solve it.

thanks,

Robert.

Jan Bezget

unread,
Mar 13, 2012, 2:24:51 PM3/13/12
to prot...@googlegroups.com
Right mouse button on the "proto" folder > Build Path > Use as Source Folder.
That should do the trick.

On Wednesday, March 7, 2012 8:43:05 AM UTC+1, Lyrya wrote:
Hi,
Reply all
Reply to author
Forward
0 new messages