Anwendung in der flexiblen App Engine-Umgebung erstellen
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Cloud Tools for Eclipse bietet einen Assistenten in Eclipse, mit dem neue Anwendungen für die flexible App Engine-Umgebung erstellt werden können.
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.
So erstellen Sie eine Anwendung für die flexible App Engine-Umgebung:
Klicken Sie in der Symbolleiste auf die Schaltfläche der Google Cloud Platform.
Wählen Sie Neues Projekt erstellen > Flexibles Google App Engine-Java-Projekt… aus.
Der Assistent New App Engine Flexible Project (Neues flexibles App Engine-Projekt) wird angezeigt.
Geben Sie einen Projektnamen für Ihre Anwendung ein.
Wenn Sie möchten, geben Sie Werte für die optionalen Felder ein:
Geben Sie einen Namen für das Java-Paket ein.
Klicken Sie das Kästchen Als Maven-Projekt erstellen an, um ein pom.xml zu generieren, und konfigurieren Sie das Eclipse-Projekt für die Verwendung des Maven-Builders.
Geben Sie die Gruppen-ID und die Artefakt-ID für Ihr Maven-Projekt ein.
Klicken Sie auf Weiter.
Wählen Sie alle Bibliotheken aus, die Sie im Projekt benötigen.
Klicken Sie auf Beenden.
Die neue Anwendung erscheint im Eclipse Project Explorer.
[[["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 compatible only with App Engine Java 8 runtime, which will reach its end of support on January 31, 2024, after which new deployments or updates for applications using that runtime will not be possible."],["The recommended action is to migrate App Engine applications to the latest supported Java version, as Java 8 will no longer have supported updates or new deployments after its end of support date."],["You can use the \"Create New Project\" wizard in Cloud Tools for Eclipse to create applications for the App Engine flexible environment, and it requires setting up an App Engine application in the Google Cloud console beforehand."],["When creating a new App Engine app, it's important to select a region where the app's resources will be located, as the region cannot be changed after app creation."],["The wizard lets you to define a project name, optional Java package name, Maven configurations, and choose needed libraries."]]],[]]