Protocol Buffer Editor is an easy to use, Java based editor for Protocol Buffers Binary Messages that are stored in files or called from Java by using a Proto File.
The project wraps Protocol Buffers objects as RecordEditor objects then calls the RecordEditor to do the actual editing.
Here are some key features of "Protocol Buffer Editor":
· Viewing / Editing a message
· Comparing Messages
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Fix's problem with display code on insert
· support for Exporting with Velocity template