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
March 2024 206/651 71 4
February 2024 212/687 93 6
January 2024 207/691 102 7
December 2023 216/671 93 11
November 2023 227/686 98 18
October 2023 209/673 121 9
September 2023 202/663 120 10
August 2023 152/673 192 8
July 2023 176/668 155 9
June 2023 177/669 162 9
May 2023 162/671 201 12
April 2023 136/667 277 10
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.