google-cloud-eclipse icon indicating copy to clipboard operation
google-cloud-eclipse copied to clipboard

Google Cloud Platform plugin for Eclipse

Results 169 google-cloud-eclipse issues
Sort by recently updated
recently updated
newest added

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. ![screen...

p4
priority: p4

See if there's an easy way to make src/main/webapp parallel to src/main/java and src/main/test in the Package Explorer. This would be useful when editing JSPs and HTML and other static...

enhancement
priority: p4

JDT supports using JSR305-like annotations for indicating whether methods and field can return or hold `null` values. - [Eclipse Help: Using Null Annotations](http://help.eclipse.org/neon/topic/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm?cp=1_3_9_0) We can use FindBugs/JSR305-style `javax.annotation.Nullable` and `Nonnull`...

cleanup
priority: p4

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. ![image](https://user-images.githubusercontent.com/10523105/28630612-b6891502-71f8-11e7-95a1-92a9a8233d9e.png) The cause: we look for the prefix `ERROR:`...

bug

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...

enhancement
priority: p4

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. ![image](https://user-images.githubusercontent.com/1005544/29312928-940ea752-8185-11e7-940e-ac45ebd31019.png) Of course, we may...

bug
blocked

- 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...

enhancement
priority: p4

fix #566

cla: yes
blocked

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...

help wanted

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...

enhancement
help wanted
ready