Hi Jonas, 1. Which Gradle plugin are you using? (There is the Java SDK version <https://github.com/GoogleCloudPlatform/gradle-appengine-plugin> or the Cloud SDK version <https://cloud.google.com/appengine/docs/standard/java/tools/gradle>) 2. The cloud SDK gradle plugin now has an Endpoints plugin <https://github.com/GoogleCloudPlatform/endpoints-framework-gradle-plugin> added? Have you see it?
What version of Gradle are you using? On Mon, May 15, 2017 at 12:15 PM, Justin Beckwith <[email protected]> wrote: > Greetings! I've added a few folks from our Java team who should be able > to help :) > > On Sun, May 14, 2017 at 12:50 AM, Jonas Hartmann < > [email protected]> wrote: > >> Hey, >> >> I cannot deploy my app engine endpoints java project via app engine >> gradle script in Android Studio anymore: >> >>> Unable to find the webapp directory ../build/exploded-app >> >> >> If I look at the directory tree within my project I can see the exploded >> directory "../build/exploded-backend" based on the module name "backend". >> I am wondering how this mismatch happened. Do you guys know how or where >> I can change the exploded directory name? >> >> Thanks for the help! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/google-appengine. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/google-appengine/afc37f30-afdf-4bb4-a540-7fae9e2fa909% >> 40googlegroups.com >> <https://groups.google.com/d/msgid/google-appengine/afc37f30-afdf-4bb4-a540-7fae9e2fa909%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > Justin Beckwith | Google Cloud Platform | @justinbeckwith > <http://twitter.com/JustinBeckwith> | http://jbeckwith.com > -- * • **Les Vogel* * • *Cloud Developer Relations * • *[email protected] * • *+1-4 <%2B1-650-338-7103>08-676-7023 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAGB1p5iu-fr0CjQaZV50MieShuddzE7Bvxp6qfxRe3a5fCh%2B2A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
