google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Google Cloud Platform plugin for Eclipse
I started the login process from Eclipse and hit cancel rather than typing un my credentials when I realized I'd picked the wrong account. I was presented with two errors....
They seem to appear in other sections depending on what else is installed. E.g. Data Tools Platform or Task-focused Programming  
Before reporting a possible bug: 1. Please ensure you are running the latest version of CT4E with _Help > Check for Updates_ 2. If the problem occurs when you deploy...
``` com.google.cloud.tools.eclipse.integration.appengine.ImportNativeAppEngineStandardProjectTest importAppEngineStandardJava7_from1_3_1(com.google.cloud.tools.eclipse.integration.appengine.ImportNativeAppEngineStandardProjectTest) Time elapsed: 10.968 sec
Might be relevant to the diamond dependency work; [INFO] --- tycho-p2-repository-plugin:1.1.0:assemble-repository (default-assemble-repository) @ ide-target-platform.repo --- [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to...
Improve this, perhaps with some message about how to open the servers view and stop the existing server; or even a dialog that asks whether to stop the existing server....
The docs note that [the user may choose to rename their `app.yaml` files](https://cloud.google.com/appengine/docs/flexible/java/configuring-your-app-with-app-yaml): > You can specify a unique name for your app.yaml files, but then you must specify the...
This is a very weird bug. It is a bit tricky to reproduce. You need to somehow make a deploy take a long time. (I have a GCP project where...
Collecting some thoughts: Consider using Jib to build Docker images for deployment to GKE/GCE/Flex or even other environments. Is it plausible to take an Eclipse project and/or an Eclipse App...
When Eclipse launches and tries to read the persisted container information to initialize the GAE library containers (AE API, Endpoints API, Objectify), but the container information cannot be read from...