发送反馈
在 App Engine 柔性环境中创建应用
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
注意 :Cloud Tools for Eclipse 仅与 App Engine Java 8 运行时兼容,并将于 2024 年 1 月 31 日停止支持 。在此日期之后,现有的 Java 8 应用将继续运行并接收流量。但是,您无法部署新应用或更新使用支持终止日期之后 的运行时的现有应用。我们建议您迁移到受支持的最新 Java 版本 。
Cloud Tools for Eclipse 在 Eclipse 内提供了一个向导,用于创建适用于 App Engine 柔性环境的新应用。
准备工作
登录您的 Google Cloud 账号。如果您是 Google Cloud 新手,请创建一个账号 来评估我们的产品在实际场景中的表现。新客户还可获享 $300 赠金,用于运行、测试和部署工作负载。
In the Google Cloud console, on the project selector page,
select or create a Google Cloud project.
Note : If you don't plan to keep the
resources that you create in this procedure, create a project instead of
selecting an existing project. After you finish these steps, you can
delete the project, removing all resources associated with the project.
Go to project selector
确保您的 Google Cloud 项目已启用结算功能 。
Enable the Cloud Build API.
Enable the API
Install the Google Cloud CLI.
To initialize the gcloud CLI, run the following command:
gcloud init
In the Google Cloud console, on the project selector page,
select or create a Google Cloud project.
Note : If you don't plan to keep the
resources that you create in this procedure, create a project instead of
selecting an existing project. After you finish these steps, you can
delete the project, removing all resources associated with the project.
Go to project selector
确保您的 Google Cloud 项目已启用结算功能 。
Enable the Cloud Build API.
Enable the API
Install the Google Cloud CLI.
To initialize the gcloud CLI, run the following command:
gcloud init
在 Google Cloud 控制台中为您的 Google Cloud 项目创建 App Engine 应用。
打开应用创建
选择您希望应用的计算资源所位于的区域。
注意 :创建 App Engine 应用后,您无法更改区域。为降低延迟,请选择与您的应用的目标用户最靠近的区域。如需详细了解可用区域,请参阅 App Engine 位置 。
确保您拥有最新版本的 Cloud Tools for Eclipse 。
创建柔性应用
如需创建适用于 App Engine 柔性环境的应用,请执行以下操作:
点击 Google Cloud Platform 工具栏按钮 。
选择新建项目 > Google App Engine 柔性 Java
项目… (Google App Engine Flexible Java Project…)。
随即出现新建 App Engine 柔性项目 (New App Engine Flexible Project) 向导。
输入应用的项目名称 。
如果需要,请输入可选字段的值:
输入 Java 包 名称。
选择创建为 Maven 项目 (Create as Maven project) 复选框以生成 pom.xml
,然后将 Eclipse 项目配置为使用 Maven 构建器。
输入 Maven 项目的组 ID 和工件 ID (Artifact ID)。
点击下一步 。
选择您在项目中所需的任何库。
点击完成 。
Eclipse Project Explorer 中会显示新应用。
后续步骤
发送反馈
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可 获得了许可,并且代码示例已根据 Apache 2.0 许可 获得了许可。有关详情,请参阅 Google 开发者网站政策 。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-10-04。
需要向我们提供更多信息?
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-10-04。"],[],[]]