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

Library.libraryDependencies is no longer used since all dependencies are resolved through Maven. Get rid of it and associated code.

cleanup
blocked
priority: p4

Closely related to #2416, which requires an overall restructuring. The new global WAR/JAR deploy flow has a bit of different characteristic from the current std and flex deploy flows in...

cleanup
p4
priority: p4

I _think_ it is doing things wrong. See https://github.com/GoogleCloudPlatform/google-cloud-eclipse/pull/2423/files#r141420104. However, I may have misunderstood this entirely, so care should be taken.

cleanup
priority: p4

I know it used to work, but it fails on my existing GCP projects as well as a new GCP project: ``` "error": { "errors": [ { "domain": "global", "reason":...

enhancement
App Engine Standard
priority: p4

The `DeployPreferences()` class is for saving/loading (App Engine standard) deploy parameters (such as a GCP project, a Google account, etc) to/from user preferences. As long as we have an `IProject`...

cleanup
priority: p4

`RunOptionsDefaultsComponentTest` and `MiniSelectorTest`, and possibly others, mock up instances of `IGoogleApiFactory` for tests. Wiring up the responses is a bit tricky, and we're repeating code. And some of the services...

cleanup
testing
priority: p4

unless the user explicitly types something different ![image](https://user-images.githubusercontent.com/1005544/26978794-ba64d788-4cfa-11e7-8f38-b74887b94ae3.png)

enhancement
help wanted
p4
ready
priority: p4

In #1245, we add support for identifying if two devappservers have conflicting resource requirements, such as the server port, admin port, and the base storage location. The base storage path...

enhancement
blocked
priority: p4

Following on #1248 and #2140: > [*@elharo*](https://github.com/GoogleCloudPlatform/google-cloud-eclipse/issues/1248#issuecomment-275925739): Why does DeployConsole extend MessageConsole? The latter is "@noextend This class is not intended to be subclassed by clients." The current console management...

cleanup
priority: p4

This will add the App Engine flex WAR facet and `src/main/appengine/app.yaml`.

enhancement
p4
priority: p4