[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-24。"],[[["Cloud Tools for Eclipse is only compatible with the App Engine Java 8 runtime, which will reach its end of support on January 31, 2024, and users should migrate to the latest supported version of Java."],["This page guides users on how to deploy a pre-existing WAR archive or runnable JAR file, which must have a main method, to the App Engine flexible environment."],["To deploy, you'll need a Google Cloud project with an App Engine application and must sign in to a Google account that is used to deploy to App Engine using the `gcloud auth application-default login` command."],["Deployment requires an `app.yaml` file with `runtime: java` and `env: flex` to be present, and once completed, the deployed app can be viewed via an internal browser in Eclipse."],["Users can choose whether to promote the new version to receive traffic or stop the previous version during the deployment process."]]],[]]