GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
[Workaround] GAE Standard Web JSP Project fails to deploy on new instance of Intellij Ultimate.2022.2.2 clean install/plugin download
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behavior
Expect to launch the new project and deploy to local "Google App Engine Standard Local Server"
Steps.
Clean install of Intellij 2022.2.2 - Windows 10
Installed, selected Java 8 JRE
Download latest G Code Cloud Plugin on first launch
Chose Java EE (Legacy) and Web facets in intellij, as described here:
https://www.jetbrains.com/help/idea/getting-started-with-google-app-engine.html
Chose Maven Build
Clean, install build working
Tried to run on "Google App Engine Standard Local Server",
EXPECTED: Build and deploy to local Jetty server and launch Hello World index.jsp in browser on port 8080.
### Actual Behavior
Deployment starts and then immediately starts downloading "Managed Google Cloud SDK - Installing app-engine-java"
This process downloads, then fails .
### Additional Information
- IDE type (e.g. IntelliJ, Pycharm): Intellij 2022.2.2 Ultimate
- IDE version: Intellij 2022.2.2 Ultimate
- Cloud Code version (Settings > Plugins > Cloud Code): 22.9.3-222
- Cloud SDK (Settings > Cloud Code > Cloud SDK)
- Are you allowing the plugin to manage the Cloud SDK: Yes - "Automatically Update the SDK" is checked followed by "No Updates Available"
- Version of the Cloud SDK: "Cloud SDK Version: not installed"
- Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes): NA
- Operating System: Windows 10
_Feel free to deviate from this template as needed, especially if you are submitting a feature request._
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.