google-cloud-eclipse icon indicating copy to clipboard operation
google-cloud-eclipse copied to clipboard

Google Cloud Platform plugin for Eclipse

Results 169 google-cloud-eclipse issues
Sort by recently updated
recently updated
newest added

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

help wanted
cleanup
ready
priority: p4

"Element 'property' is not legal as a child of element 'action'." ``` ```

cleanup
p4
priority: p4

(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...

enhancement
priority: p4

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...

enhancement
p4
Flex JAR Deploy
priority: p4

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 ![image](https://cloud.githubusercontent.com/assets/1005544/21544262/92fcf416-cd9b-11e6-8038-1ded33e7f0b3.png)

cleanup
p4
priority: p4

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: ![selection_010](https://cloud.githubusercontent.com/assets/10523105/21706082/5cf2c9d4-d392-11e6-8e42-0348a1ef81a6.png) ![selection_011](https://cloud.githubusercontent.com/assets/10523105/21706083/5f2b0de2-d392-11e6-9f25-9445aca83445.png) Maybe we...

type: bug
priority: p4

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...

cleanup
priority: p4

My suspicion is no, but we might be able to improve matters a little. http://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html

cleanup
priority: p4

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}...

dependencies
java