GAE version: 1.8.2
The client library is not getting generated from morning today. I have tried deleting the endpoints-lib directory and tried re-generating the client code. No help.
- The important thing is that there is no error in the log!
The .properties file has this content:
src=../libs-sources/nabthethief-deviceinfoendpoint-v1-20130726061953-java-1.15.0-rc-sources.jar
But there is no such file! I think this is where the source is to be generated and that file is absent.
As a result, all my imports (related to the library) are failing and all I see in my code-base are errors.
Anyone experiencing the same? Please help.