Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Cloud Tools for Eclipse menyediakan wizard di dalam Eclipse untuk membuat aplikasi Java baru di lingkungan standar App Engine.
Sebelum memulai
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.
Membuat project Java baru di lingkungan standar App Engine
Untuk membuat project baru untuk lingkungan standar App Engine di Eclipse:
Klik tombol toolbar Google Cloud Platform .
Pilih Buat Proyek Baru > Proyek Java Standar Google App Engine .
Masukkan nama Proyek dan (opsional) paket Java.
Untuk membuat proyek App Engine berbasis Maven, pilih Buat sebagai Proyek Maven dan masukkan ID Grup Maven dan ID Artefak yang Anda pilih untuk menyetel koordinat proyek ini. ID Grup seringkali sama dengan nama paket, tetapi tidak harus sama. ID Artefak seringkali sama atau mirip dengan nama proyek, tetapi tidak harus sama.
Klik Next .
Pilih perpustakaan apa pun yang Anda butuhkan dalam proyek.
Klik Selesai .
Wisaya menghasilkan proyek Eclipse asli, dengan servlet sederhana, yang dapat Anda jalankan dan terapkan dari IDE.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]