Noted minimum Eclipse version Neon in README

Change-Id: I4fc54ea27351b748880d39adffe7b9f7774ad714
1 file changed
tree: b05b113a8cd0d797c2cac24b3d17e4be3d0ea9d3
  1. com.google.eclipse.protobuf/
  2. com.google.eclipse.protobuf.cdt/
  3. com.google.eclipse.protobuf.cdt.test/
  4. com.google.eclipse.protobuf.feature/
  5. com.google.eclipse.protobuf.test/
  6. com.google.eclipse.protobuf.ui/
  7. com.google.eclipse.protobuf.ui.functional.test/
  8. com.google.eclipse.protobuf.ui.integration.test/
  9. com.google.eclipse.protobuf.ui.test/
  10. releng/
  11. CONTRIBUTING.md
  12. LICENSE.html
  13. README.md
README.md

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.