简体   繁体   中英

RPC tooling not available for appengine connected android project for GPE 3.2?

I've created a sample appengine connected android project. But,I cannot find RPC services , under Google drop down like shown in this video at 15:43.

This functionality has been removed in GPE 3.0. Sorry about the abrupt removal of it; RequestFactory is not the recommended way to communicate between a client and an App Engine app. Use Cloud Endpoints instead:

https://developers.google.com/eclipse/docs/cloud_endpoints

We haven't added support for GWT client libraries for Cloud Endpoints, but we will in a future release.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM