What steps will reproduce the problem?
1. create endpoint entity class in backend project
2. let it implement java.io.Serializable
3. Use Google plugin on backend project > "Generate Cloud Endpoint Client
Library"
4. the generated endpoint.model in client project has no such interface and is
broken. All effected client project classes have to be fixed by hand after each
backend deploy ...
What is the expected output? What do you see instead?
client endpoints have the interface as declared
What version of the product are you using? On what operating system?
1.9.25, Arch Linux, 64Bit
Please provide any additional information below.
Original issue reported on code.google.com by steffen....@gmail.com on 1 Oct 2015 at 5:41
Original issue reported on code.google.com by
steffen....@gmail.com
on 1 Oct 2015 at 5:41