commit | 3f8c8e8224753dc3211a76cecae4a33c088754c2 | [log] [tgz] |
---|---|---|
author | Alexander Rookey <atrookey@google.com> | Thu Aug 04 14:34:02 2016 -0400 |
committer | Alexander Rookey <atrookey@google.com> | Thu Aug 04 14:47:59 2016 -0400 |
tree | 1afec6bcfd895a64cf36f68046386cb722fc5d58 | |
parent | bbcc7c8ecdf341dcad6cb6faefde94b9caf148d6 [diff] |
Fixes right clicking on an import to open its declaration. An "Unhandled event loop exception was being thrown because INode importUriNode was null. Fixed by correcting the feature being searched for from PACKAGE__IMPORTED_NAMESPACE to IMPORT__PATH. Change-Id: I40a6dd6f6f62c36949582b0147dd9a336022a4e3
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
The Eclipe Public License can be found in com.eclipse.protobuf.feature.
The update site for protobuf-dt is http://google.github.io/protobuf-dt/updates/latest/.
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.
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.