I got and fixed the same problem today. Make sure you are using the new SDK 1.7.7 in App Engine when you build the cloud endpoints client library.
Details: I had downloaded SDK 1.7.7 a few days ago. After getting this problem today I checked the configuration (Properties > Google > AppEngine) and found that App Engine SDK was set to use 1.7.5 rather than the expected 1.7.7. After selecting 1.7.7 and rebuild the client (Google > Generate Cloud Endpoints Client LIbrary) this error disappeared. (I haven't fully run tested since I was in the middle of some big edits, and wanted to post this solution quickly to resolve this issue. Hopefully 1.7.7 is working well otherwise :-). On Friday, April 12, 2013 11:55:01 AM UTC-7, Simon Hirscher wrote: > > Generating Endpoint client library fails with strange package name error > (s. error.png). Is this a known issue? -- 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 http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
