A RetroSearch Logo

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

Search Query:

Showing content from https://cloud.google.com/code/docs/intellij/migrate below:

Migrate to Cloud Code for IntelliJ

Skip to main content Migrate to Cloud Code for IntelliJ

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

This document describes how to migrate your IntelliJ-based App Engine project to Cloud Code for IntelliJ.

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. Before you begin Install the new plugin

If you haven't already, install the plugin by doing the following:

Configure IntelliJ and your project

After installing the plugin, configure IntelliJ and your project to use the new plugin as follows:

  1. When notified that the new plugin conflicts with the existing App Engine integration, click the link in the prompt.

  2. In the following Disable Plugin prompt, select 'Disable and Restart' to disable the App Engine plugin and restart the IDE for the plugin configuration changes to take effect.

  3. When notified that your project is in an old format, click the option to Convert your project to the new format.

  4. You should delete your existing App Engine Server and Cloud instances and recreate them using the new gcloud CLI.

    1. Navigate to Settings > Build, Execution, Deployment > Application Servers.

    2. Select your App Engine Dev instances and click Delete (-).

    3. Click Add (+) and select Google App Engine Dev Server.

    4. Navigate to Settings > Build, Execution, Deployment > Clouds.

    5. Select your Google App Engine cloud instances and click Delete (-).

    6. Click Add (+) to configure an App Engine cloud deployment target.

  5. If you have any App Engine local server run configurations, then you must update them to use the newly configured Application Server.

  6. Navigate to Tools > Cloud Code > App Engine to see the list of actions available to you for running and deploying your application, or view the documentation for more information.

  7. For Maven or Gradle-based projects, ensure that you are using the latest version of the Gradle and Maven App Engine plugins.

Configuring IntelliJ-specific projects

For IntelliJ-specific projects only (i.e., projects that have manually configured project settings with the old App Engine facet and are not synced from Gradle or Maven), update your App Engine dependencies.

Your App Engine dependencies are still configured as 'External Libraries' and provided by your old App Engine SDK installation. If you delete your App EngineSDK installation, your application will not compile.

To remove this dependency on the old App Engine SDK, configure your App Engine API dependencies using the App Engine Facet library import feature as follows:

  1. Users of the old plugin's Datanucleus JDO/JPA enhancement feature need to port their applications to Maven or Gradle as Datanucleus enhancement is not supported by the Cloud Code plugin.

  2. From the IntelliJ Project Structure UI, navigate to your App Engine Standard module's dependencies tab.

  3. Remove all App Engine related libraries.

  4. In the same Project Structure UI, navigate to your App Engine module's Google App Engine facet.

  5. In the Libraries panel, select the App Engine dependencies you are using.

    This action will automatically retrieve these dependencies from Maven Central and add them to your module classpath.

  6. Run locally and deploy to verify your new configuration is working.

  7. At this point, you can safely delete your old App Engine SDK.

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."],[[["This guide explains the process of migrating App Engine projects from IntelliJ to Cloud Code for IntelliJ, focusing on necessary configurations and plugin installations."],["Cloud Code supports Java 8 runtimes, but due to the impending deprecation of Java 8 support for App Engine, it is disabled by default and creating new App Engine projects is discouraged."],["Before migrating, Maven or Gradle projects using older App Engine SDK plugins should switch to the new gcloud CLI-based plugins, as well as migrate from Datanucleus enhancement."],["Users must install the Cloud Code plugin, disable the old App Engine plugin, convert their project format, delete old App Engine server and cloud instances, and ensure they use the latest version of Gradle and Maven App Engine plugins."],["IntelliJ-specific projects must remove old App Engine SDK dependencies and use the App Engine Facet library import feature to retrieve necessary dependencies from Maven Central, allowing for deletion of the old App Engine SDK."]]],[]]


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