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/deploy-std below:

Deploy to the App Engine Standard Environment in Cloud Code for IntelliJ

Skip to main content Deploy to 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.

This document describes how to deploy an App Engine application to the App Engine standard environment from within IntelliJ IDEA.

Note: The following IDEs support this feature: Note: For the App Engine standard environment, only Java applications using Java 8 runtime are supported on Cloud Code. Note: If you are using IntelliJ IDEA Community Edition, you can deploy Maven-based and Gradle-based projects to the App Engine standard environment. Before you begin Creating the deployment configuration
  1. Choose Tools > Cloud Code > App Engine > Deploy to App Engine.

  2. Confirm the server configuration:

    1. Click the ellipsis (...) next to the Server field.

    2. In the dialog, verify that the Name field displays Google App Engine.

    3. Click OK.

  3. Select the Deployment source.

    If you're using Community Edition, Cloud Code for IntelliJ only supports deploying from a Maven or a Gradle artifact.

  4. Select a project in the Project field.

    The first time you configure the deployment, you will be prompted to sign in to the account associated with the Google Cloud console project that you want to deploy.

  5. Fill in other fields as needed to configure the deployment.

  6. Click Run to build and deploy your app.

  7. In the Application Servers window, click the name of your project to monitor its deployment progress. If the window is not displaying, click View > Tool Windows > Application Servers.

    After deployment completes, you can view your app's URL in the console output.

Update the App Engine standard configurations

After creating the initial deployment configuration, you can make changes to those configurations as needed by your application.

  1. Select File > Project Structure.

    The Project Structure dialog displays.

  2. Under Project Settings, select Facets.

  3. Select the App Engine standard facet.

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

  5. Click OK.

Deleting the server

If you ever want to delete the server you configured for your project, you can do so as follows:

  1. Choose File > Settings > Build, Execution, Deployment > Clouds.

    On macOS, this is IntelliJ IDEA > Preferences > Build, Execution, Deployment > Clouds.

  2. Select your server (App Engine) and click the minus sign (-) at the top of the window to remove it.

  3. Click OK.

What's next 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."],[[["Cloud Code supports deploying Java 8 applications to the App Engine standard environment within IntelliJ IDEA, but App Engine Java 8 support is ending, and new projects using it are not recommended."],["To deploy to App Engine using Cloud Code, users must first create an App Engine app, set up Cloud Code, and add App Engine standard framework support."],["IntelliJ IDEA Community Edition only supports deploying Maven or Gradle-based projects to App Engine, and if you have a Gradle project you must configure it with the App Engine Gradle plugin."],["Users can configure and modify App Engine deployment settings, such as selecting the project, server, and deployment source, through the Cloud Code interface in IntelliJ IDEA."],["Users can easily remove an App Engine server configuration from their project via the IDE settings, under the Clouds section."]]],[]]


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