I've got a GAE project set up in Eclipse that I can deploy and run on a local app engine server. Now I'm trying to add cloud endpoints and when I choose to "Generate Cloud Endpoint Class" with one of my simple Java classes I immediately get the pop-up error "Not an app engine project".
I do have a proper application id set up in appengine-web.xml and registered online. The error happens immediately so I don't think there is even any checking being doe in the cloud. It would seem it has something to do with the project structure. Something I notice that is odd is that when I right click on the source file the Google menu has "Generate Cloud Endpoint Class" enabled but the "Google App Engine WTP" menu has the same option to "Generate Cloud Endpoint Class" but it is gray. -- 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/ae471e3f-4984-4fdd-9660-c22245b6932a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
