A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cloud.google.com/code/docs/intellij/create-standard below:

Create an app for the App Engine Standard Environment in Cloud Code for IntelliJ

Create an app for the App Engine Standard Environment in Cloud Code for IntelliJ

Stay organized with collections Save and categorize content based on your preferences.

Caution: As of January 31, 2024, Java 8 support for App Engine has ended, and will be deprecated on January 31, 2026. As a result, Cloud Code disables App Engine by default. To enable App Engine in your IDE, navigate to Settings > Google Cloud Code > App Engine. Due to the upcoming deprecation of App Engine, we don't recommend creating new App Engine projects. For more information about App Engine deprecations, see Feature deprecations. For more information about the runtime support schedule for App Engine, see Runtime support schedule. Note: The feature is only supported in the IntelliJ IDEA - Ultimate edition. Note: For the App Engine standard environment, only Java applications using Java 8 runtime are supported on Cloud Code.

App Engine is a fully managed, serverless platform for developing and hosting web applications at scale.

This document describes how to create an application (or import an existing project) for the App Engine standard environment with Cloud Code.

Before you begin Create a new application

You can create a new application by using the new project wizard or by importing an existing project in Cloud Source Repositories.

Use the new project wizard

To create a new project, you can use the IntelliJ New Project wizard to generate a template application as the start for your own application.

Create a new project as follows:

  1. Navigate to File > New > Project to display the New Project dialog.

  2. If you're using IntelliJ Ultimate 2022.3, choose Jakarta EE in the left panel.

    For more details on creating a new Java Enterprise application, see the JetBrains tutorial Your first Java EE application. If you're using an older version of IntelliJ Ultimate, click the version dropdown menu at the top-left of the screen (next to the IntelliJ IDEA logo) and select your version to ensure the instructions match your experience.

  3. Enter a project Name.

  4. Enter a project Location if you do not want to keep the default.

  5. Click Next.

  6. Select any of the dependencies you need for your application and click Create.

Check out an existing project

You can check out your existing project in Cloud Source Repositories:

  1. Choose VCS > Get from Version Control. Alternatively, go to the welcome dialog and click Get from VSC.
  2. Select Google Cloud from the Version Control drop-down and click Clone.
  3. In the Clone from Google Cloud dialog, select the Cloud Project associated with your project.
  4. Select your Cloud Repository.
  5. Select the Parent Directory.
  6. Enter the Directory Name.
  7. Click Clone.
Add framework support

To add App Engine framework support to your application, follow these steps:

Note: If you previously configured framework support, you can skip these steps.
  1. Navigate to Tools > Google Cloud Code > App Engine > Add App Engine support > Google App Engine standard.

  2. Select the module you want to add framework support to.

  3. Click OK.

  4. Select the libraries you want to add to your project.

  5. Click OK.

What's next

Now that you've created an application with App Engine support, you can run and debug it on your workstation.

Additionally, you can also deploy it to the App Engine standard environment.

Get support

To submit feedback or report an issue in your IntelliJ IDE, go to

Tools

>

Cloud Code

>

Help / About

>

Submit feedback or report an issue

to report an issue on

GitHub

.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-07 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","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"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4