google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Google Cloud Platform plugin for Eclipse
Added a privacy and TOS statement at startup. The message can be chosen to not be shown anymore. In preferences screen, a TOS statement was added as well. Tests had...
CT4E relies on an extremely outdated snapshot of metadata in appengine-plugins-core. Related: GoogleCloudPlatform/appengine-plugins-core#899
Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
DevServer - App does not starts on target JDK 1.8 and gives Unrecognized option: --add-opens errors
Can we add support for RunConfiguration: This is a new variable introduced in app-enging-core so that we can specify: 1.8 for example. Variable : projectJdkVersion This error is displayed when...
Here's what happens when you create a new Java Project with a wizard and you're not in the Java perspective:  Should we associate App Engine projects with a particular...
Eclipse provides some sort of functionality for catching and reporting unexpected exceptions from plug-ins. That is, I've seen these reports for WTP. We need to figure out what this is...
On initial install/launch show splash screen with 1. Cloud SDK location configuration if necessary 2. Analytics opt in request Figure out how GPE did this.
From the discussion in #309. For the purpose of determining whether a user has seen the metrics opt-in dialog or not, the current implementation is to save this state in...