Open-source Protobuf Editor plugin for Eclipse.

Clone this repo:
  1. 7b959c4 Noted minimum Eclipse version Neon in README by Alexander Rookey · 8 years ago master
  2. 1f38dab Handle a CustomOption or CustomFieldOption that contains at least one OptionField. by Alexander Rookey · 7 years ago
  3. 763542c Allow the CommentReader to handle above-line @Test annotation. by Alexander Rookey · 7 years ago
  4. 3527c3d Prevent the semicolon handler from adding indexes to message options." by Alexander Rookey · 7 years ago
  5. e204cff When formatting proto files, remove space after opening brackets and before closing brackets. by Alexander Rookey · 7 years ago

protobuf-dt

About

This project provides IDE integration to Eclipse users when working on protobuf files. Contributions can be made through Google Source. For more info see CONTRIBUTING

License

The Eclipe Public License can be found in com.eclipse.protobuf.feature.

Installing protobuf-dt

The update site for protobuf-dt is http://google.github.io/protobuf-dt/updates/latest/.

As of version 2.3.0, the Protocol Buffer requires Eclipse Neon or greater.

Install using Eclipse Install tool

Navigate to “Help” > “Install New Software...”.

Click Add....

Enter Protobuf Editor into the “Name:” field.

Paste http://google.github.io/protobuf-dt/updates/latest/ into the “Location:” field.

Click OK.

From the dropdown labeled “Work with:” select the repository you just added.

Make sure that “Group items by category” is deselected.

“Google Inc.” should be listed in the repository explorer window.

Select the checkbox next to “Google Inc.”.

Click Next.

Click Next again on the “Item Details” page.

Accept the terms of the license agreement and click Finish.

Install using the Eclipse Marketplace

Navigate to “Help” > “Eclipse Marketplace...”.

Search for protobuf-dt.

“protobuf-dt” should be listed in the search window.

Click “Install”.

Accept the terms of the license agreement and click Finish.