I have the gcm-demo-appengine project which was included in the SDK, and I have the client-demo project for the Android device.
I am able to open the Android app in Eclipse, but I need to get that server-project into Eclipse, before I am able to upload it to Google App Engine, where my server will be hosted. http://developer.android.com/google/gcm/demo.html#appengine-setup
I can not seem to get the project to open in Eclipse, I have tried creating a new project and copying files into that, but nothing seems to work...
Any ideas?