protobuf-dt

Add this URL to your Eclipse Installation to reach this solution's update site.

Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)

https://google.github.io/protobuf-dt/updates/latest/

Learn more...
Solution Description

Protobuf-dt is a new Eclipse plug-in for editing protocol buffer descriptor files.

This plug-in has been heavily tested by Google employees in many different projects through seven internal releases. For more information, please visit our project page.

Additional Details

Eclipse Versions: Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Google, Inc.

Development Status: Production/Stable

Date Created: Monday, August 8, 2011 - 10:39

License: EPL

Date Updated: Wednesday, December 14, 2022 - 09:47

Submitted by: Alexander Rookey

Date Ranking Installs Clickthroughs
January 2026 234/604 29 28
December 2025 214/621 52 47
November 2025 240/626 46 22
October 2025 249/637 45 21
September 2025 210/653 67 12
August 2025 217/615 49 45
July 2025 203/636 67 40
June 2025 210/627 62 22
May 2025 187/634 78 20
April 2025 192/623 78 17
March 2025 230/661 73 25
February 2025 248/645 57 29
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for protobuf-dt.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

The plugin installs fine, no errors or warnings.

However there is no trace of new functionality afterwards. Double clicking a .proto file doesn't give any new editors to select from. No menu items have changed - in short, the plugin is a completely invisibile no-op on Oxygen M3.

 

In reply to by Michael Berg

Did the code not get syntax highlighting? (e.g. purple keywords with black variable names) This is subtle and can be easy to miss because you are used to it in other code .

If you Ctrl-click on a protobuf 'Type` it should jump to the definition of that protobuf.

Further, if you open the Outline view, you should see an outline of all the protobuf types that have been defined in that proto file.

I am running it on Oxygen and it seems to be fine.

Cannot complete the install because one or more required items could not be found.
Software being installed: Protocol Buffer Editor 2.3.2.201609161849 (com.google.eclipse.protobuf.feature.group 2.3.2.201609161849)
Missing requirement: Protocol Buffer Descriptor Editor 2.3.2.201609161849 (com.google.eclipse.protobuf 2.3.2.201609161849) requires 'bundle org.eclipse.core.resources [3.11.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Protocol Buffer Editor 2.3.2.201609161849 (com.google.eclipse.protobuf.feature.group 2.3.2.201609161849)
To: com.google.eclipse.protobuf [2.3.2.201609161849]

Cannot complete the install because one or more required items could not be found.
Software being installed: Protocol Buffer Editor 2.3.1.201609021856 (com.google.eclipse.protobuf.feature.group 2.3.1.201609021856)
Missing requirement: Protocol Buffer Descriptor Editor 2.3.1.201609021856 (com.google.eclipse.protobuf 2.3.1.201609021856) requires 'bundle org.eclipse.core.resources [3.11.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Protocol Buffer Editor 2.3.1.201609021856 (com.google.eclipse.protobuf.feature.group 2.3.1.201609021856)
To: com.google.eclipse.protobuf [2.3.1.201609021856]

I tried both from the marketplace and from the direct install instructions from the github site. That URL gives a 404 error.