The following instructions demonstrate how to use the Endpoints command-line tool <https://cloud.google.com/appengine/docs/java/endpoints/endpoints_tool> to generate a Gradle client bundle from a Maven project. The generally accepted approach is described in the APIs client generator <https://github.com/google/apis-client-generator> document.
There is support though, for generating the classes necessary to build an Endpoints client; you may profit from reading the Best way to generate a GWT client for an API in GAE cloud endpoints <https://cloud.google.com/appengine/docs/java/endpoints/generate-client-libraries-android> group discussion. There is a GWT Gradle Plugin <https://github.com/steffenschaefer/gwt-gradle-plugin>, and Google offers an Eclipse plugin <http://www.vogella.com/tutorials/GoogleAppEngineJava/article.html> that provides support for the development with the Google App Engine as well as GWT development. -- 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/02210f18-17ac-4968-992f-3858d74df445%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
