google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Google Cloud Platform plugin for Eclipse
The progress remains locked at 33% when the managed Cloud SDK is installed, even though we have separate steps for the Cloud SDK and the App Engine Java components.  We can use FindBugs/JSR305-style `javax.annotation.Nullable` and `Nonnull`...
I should have created this as a new issue back then: https://github.com/GoogleCloudPlatform/google-cloud-eclipse/pull/1219#discussion_r95827603 The same issue with #527 but for staging failure.  The cause: we look for the prefix `ERROR:`...
We currently link to the Developer Console (`console.cloud.google.com`) to create new GCP projects, but the linked to pages are sometimes difficult to interpret (#2023). Perhaps we should offer a way...
In the dataflow new project wizard, the name template defaults to artifact ID. This should be shown in the dropdown menu when the wizard opens.  Of course, we may...
- Cloud Tools for Eclipse Version: 1.1.0.201705161607 - OS: Windows 10 10.0 - Java Version: 1.8.0_121 To make things easier & more intuitive, under the Google drop down menu on...
Work through the plugin and make sure all our UI contributions are accessible to users with less than perfect sight, mobility, etc. E.g. - Tab order makes sense - Screen...
From a deployed app, e.g. a UI to gcloud app logs read or equivalent. Might be a button, or menu item, or both, or neither. Need to figure out what...