google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Google Cloud Platform plugin for Eclipse
There are currently four places in the repo where we use ErrorDialog: https://github.com/GoogleCloudPlatform/google-cloud-eclipse/search?utf8=%E2%9C%93&q=ErrorDialog&type= We should replace these with StatusUtil.setErrorStatus instead
"Element 'property' is not legal as a child of element 'action'." ``` ```
(please ensure you are running the latest version of CT4E with _Help > Check for Updates_.) - Eclipse version > Version: Oxygen Release (4.7.0) > Build id: 20170620-1800 - Cloud...
The global WAR/JAR deploy dialog requires users to provide a WAR/JAR file and app.yaml. The minimal app.yaml contents to make it work is ``` runtime: java env: flex ``` In...
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
Looking at this image I wonder if the message --> Starting should just be Starting no angle brackets, no ellipsis 
I noticed that standard WTP web projects created by the Dynamic Web Project wizard don't allow uninstalling the Java facet and the Dynamic Web Module facet:   Maybe we...
What should we do about all the version is duplicate of parent version errors in eclipse? In particular, if we remove duplicate versions will this make it easier or harder...
My suspicion is no, but we might be able to improve matters a little. http://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.9.6 to 2.15.0. Changelog Sourced from com.fasterxml.jackson.core:jackson-core's changelog. #release configuration #Sun Apr 23 14:19:10 PDT 2023 scm.commentPrefix=[maven-release-plugin] exec.pomFileName=pom.xml pushChanges=false releaseStrategyId=default project.dev.com.fasterxml.jackson.core:jackson-core=2.15.1-SNAPSHOT project.scm.com.fasterxml.jackson.core:jackson-core.connection=scm:git:[email protected]:FasterXML/jackson-core.git scm.tag=jackson-core-2.15.0 remoteTagging=true project.scm.com.fasterxml.jackson.core:jackson-core.developerConnection=scm:git:[email protected]:FasterXML/jackson-core.git exec.additionalArguments=-Prelease scm.branchCommitComment=@{prefix}...