google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Google Cloud Platform plugin for Eclipse
We can probably turn off the CI target for Eclipse 4.9 with Java 11. I think the first release of Eclipse to support Java 11 was 4.10 so probably we're...
Typical error just dumps JSON to the console and a dialog. We should do better and probably parse the JSON. This may need some appengine-plugins-core work. ``` ERROR: (gcloud.app.deploy) Error...
Can we use https instead? [INFO] Adding repository http://download.eclipse.org/releases/2018-09/201809191002 Feb 10, 2020 6:48:54 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed...
After upgrading eclipse I am getting this error and don't know how to resolve it: An internal error occurred during: "Initializing Java Tooling". Cannot invoke "com.google.cloud.tools.eclipse.appengine.libraries.persistence.LibraryClasspathContainerSerializer.loadContainer(org.eclipse.jdt.core.IJavaProject, org.eclipse.core.runtime.IPath)" because "this.serializer" is...
I am following the instructions on https://cloud.google.com/eclipse/docs/quickstart When I attempt to install the Cloud Tools for Eclipse from the Eclipse Marketplace, I encounter the error: `Cannot complete the install because...
Add support for running tests against the latest release of Eclipse (https://download.eclipse.org/releases/latest). I had to add `javax.inject` to several bundles: I think something must have stopped adding `javax.inject` to the...
My project manually includes two libraries in WEB-INF/lib that it seems should be provided by the environment. Screen shot:  If I remove these from the build path I get...
I get the following: !project.creation.failed! java.lang.NullPointerException This is a clean install of Eclipse and CT4E. Ideas? - Cloud Tools for Eclipse version: 1.8.5.202108061424 - Google Cloud SDK version: 366.0.0 (non-managed)...
Change-Id: I5d4a22b089f1516845e8597cf11c5198772dc4dd fixes #3381
Towards #2470. No UI, so this will be invisible to users. The app created from this works when deployed.