GoogleCloudPlatform / cloud-code-intellij

Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository
Apache License 2.0
318 stars 59 forks source link

No App Engine Project Creation #3130

Closed ReelMan25 closed 1 year ago

ReelMan25 commented 1 year ago

I have intellij 2022.3.2. Trying to follow documentation I have the "latest and greatest" for the Cloud Code plugin. There doesn't seem to be the option to create a new App Engine project: image

ivanporty commented 1 year ago

Thank you @ReelMan25, we are trying to reproduce and see what is the issue there.

ivanporty commented 1 year ago

What exactly is missing in the list of sample project according to the documentation source you're using, could you give us a link to them please?

ivanporty commented 1 year ago

If this is here https://www.jetbrains.com/help/idea/2022.2/getting-started-with-google-app-engine.html, it's not Google Cloud Code, but Jetbrains AppEngine plugin. However, support for AppEngine in both Google Cloud Code plugin and Jetbrains plugin is limited, and we recommend you to take a look at our Cloud Run support as an alternative (https://cloud.google.com/code/docs/intellij/deploy-cloud-run-app)

ivanporty commented 1 year ago

There are no more Java EE / App Engine projects in the list of new projects. We just updated our documentation to reflect how to create new AppEngine project using Jakarta EE (replacement for Java EE) option, web application, and adding support via Cloud Code menu items.

See IntelliJ details here https://www.google.com/url?sa=D&q=https%3A%2F%2Fwww.jetbrains.com%2Fhelp%2Fidea%2Fcreating-and-running-your-first-java-ee-application.html

See updated documentation here https://cloud.google.com/code/docs/intellij/create-standard