Vous pouvez maintenant accéder à votre espace de travail à partir de votre IDE local en cliquant sur Fichier > Ouvrir l'espace de travail (VS Code)/Ouvrir (IntelliJ) si vous téléchargé votre espace de travail Cloud Code, ou votre panneau "Contrôle des sources : Git" si vous avez effectué le commit de votre code source dans un dépôt Git.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[],[],null,["# Migrate an application from Cloud Shell Editor to a local IDE\n\nLearn how to migrate the application you've been developing\nwith the Cloud Shell Editor to a local IDE like VS Code.\n\n*** ** * ** ***\n\nTo follow step-by-step guidance for this task directly in the\nCloud Shell Editor, click **Guide me**:\n\n[Guide me](https://ide.cloud.google.com/?walkthrough_tutorial_url=https%3A%2F%2Fwalkthroughs.googleusercontent.com%2Fcontent%2Fcloud_code_install_local_ide%2Fcloud_code_install_local_ide.md&show=ide)\n\n*** ** * ** ***\n\nMigrate your app from Cloud Shell to a local IDE\n------------------------------------------------\n\nTo migrate your application, follow these steps:\n\n1. Set up the Cloud Code extension for your IDE.\n\n Cloud Code is available for installation on [VS Code](/code/docs/vscode/install) and [JetBrains IDEs](/code/docs/intellij/install) (IntelliJ Ultimate/Community, PyCharm Professional/Community, WebStorm, and GoLand).\n2. Download the necessary source code by navigating to **File** \\\u003e **Download**.\n\n Alternatively, you can\n [commit your source code to a Git repo](/shell/docs/version-control#committing_changes)\n using the Source Control: Git view from the Activity bar\n\n or using Git commands in the Cloud Shell terminal\n .\n\n You can now access your workspace from your local IDE using **File** \\\u003e\n **Open Workspace** (VS Code)/**Open** (IntelliJ) if you downloaded your\n Cloud Code workspace, or your local Source Control: Git view,\n if you committed your source code to a Git repo."]]