google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Google Cloud Platform plugin for Eclipse
Have Cloud SDK up to date when auto-managing. The exact times and locations are to be explored. For example, when installing std/flex facets, Eclipse restarts, once a day, etc. The...
1. Create a HelloWorld project. 2. _Run As_ > _App Engine_. The server state will become `[Started]`. 3. Delete the project. 4. The server will stop automatically, and its state...
Odd exception seen on Travis. Note that it's failing to delete the `.settings` directory, which should almost certainly exist as it holds the `org.eclipse.wst.common.project.facet.core.xml` file with facet information. There are...
This is important for BOM support in the case where there's more than one BOM. https://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html
Motivated by #2956, where we have several artifact IDs and versions embedded in code.
With a native AES project, we can convert to a Java 8 project just by using `java8` in the `appengine-web.xml`. This doesn't work in Maven projects as the `maven.compiler.source` and...
Java 7 runtime support was deprecated on December 13, 2017, and will be shut down entirely on January 16, 2019. It is replaced by the Java 8 Runtime Environment. At...
New App Engine project wizards should have a second page for selecting from the available Cloud Libraries.
org.eclipse.jst.server.core.internal.RuntimeClasspathProvider$Factory
The global- and project-scoped dataflow preferences should allow un-selecting a default project.