Anwendung in der App Engine-Standardumgebung erstellen
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Cloud Tools for Eclipse bietet einen Assistenten zum Erstellen neuer Java-Anwendungen in der App Engine-Standardumgebung in Eclipse.
Hinweis
Sign in to your Google Cloud account. If you're new to
Google Cloud,
create an account to evaluate how our products perform in
real-world scenarios. New customers also get $300 in free credits to
run, test, and deploy workloads.
In the Google Cloud console, on the project selector page,
select or create a Google Cloud project.
Neues Java-Projekt in der App Engine-Standardumgebung erstellen
So erstellen Sie in Eclipse ein neues Projekt für die App Engine-Standardumgebung:
Klicken Sie in der Symbolleiste auf die Schaltfläche der Google Cloud Platform.
Wählen Sie Create New Project (Neues Projekt erstellen) > Google App Engine Standard Java Project (Google App Engine Standard-Java-Projekt) aus.
Geben Sie einen Projektnamen und optional ein Java-Paket ein.
Um ein Maven-basiertes App Engine-Projekt zu erstellen, aktivieren Sie Create as Maven Project (Als Maven-Projekt erstellen) und geben Sie eine Maven-Gruppen-ID und eine Artefakt-ID ein.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-03 (UTC)."],[[["Cloud Tools for Eclipse is designed for Java 8 applications in the App Engine standard environment, which will cease support on January 31, 2024, but existing applications will continue to run, while no new ones can be made after that date."],["Before using Cloud Tools for Eclipse, you must create an App Engine application in the Google Cloud console and select a permanent region for its computing resources."],["To start a new project in Eclipse for App Engine, you will use the \"Create New Project\" option within the Google Cloud Platform toolbar and select the Google App Engine Standard Java Project option."],["The wizard within Cloud Tools for Eclipse allows you to create a new Java application, and there are optional Maven configurations that can be set up as well."],["After project creation, you can use the tools within Eclipse to run and debug the new app on your local machine."]]],[]]