[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-12-21 UTC。"],[[["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."]]],[]]