gae-eclipse-plugin Questions

5

Solved

I have run the local GAE app server (dev_appserver.py) from Eclipse and then Eclipse crashed. So I had to kill Eclipse and restart it. However, when Eclipse restarted, it lost connection to the sti...
Nitrobacteria asked 20/4, 2012 at 1:35

2

Here is my web.xml <?xml version="1.0" encoding="utf-8" standalone="no"?> <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"...

8

I'm developing app on GAE, I test the website locally fine however, every time I tried to deploy it to the GAE it reports with Error: Server Error The server encountered an error and could not c...

3

Solved

I am developing an app-engine connected android project using the eclipse plugin. One aspect of the app is to allow user Alpha to send pictures to user Bravo. To do that I have the following setup:...

2

Solved

I am following the tutorial to the letter; well, it's actually pretty basic so there is really nothing there. But when I created the project, the android portion is not compiling. Eclipse complains...

3

How to create a new GWT and GAE project with modules using google eclipse plugin in Java? I tried using make a new web applications from the eclipse, but it just create me a GWT and GAE project wit...

1

I try to build a very simple GAE application, using eclipse and the Google Plugin for Eclipse. I've generated some Endpoint from an @Entity class, then I've generated Cloud Endpoint Client li...
Manager asked 28/10, 2013 at 21:52

3

Solved

I have a Google App Engine project imported in Eclipse. For some reason when I go to Eclipse project properties the Google App Engine SDK seems to be saved as the location of the jar (appengine-api...

1

I am building an app engine connected android project using the eclipse plugin. The project is working fine and so I decide it's time to create a release APK. Using eclipse, I go through the proces...
Laminitis asked 1/5, 2013 at 22:54

2

Does anyone know why Google Cloud Endpoint keeps throwing unexpected end of stream exception even before my app engine instance is actually reached? I keep getting the following error when I call m...

1

Solved

I am experiencing a strange behavior while generating endpoints using the Google Appengine Eclipse plugin. I have an endpoint class with over 20 endpoint methods. When I first tried generating the ...

2

Solved

I usually use Eclipse IDE for GAE+GWT project. Environment:GWT2.1.1, GAE 1.4.0 In GWT Project(without GAE), using GWTTestCase in the project,,, →no problem. run well. In GWT+GAE Project, using G...
Spire asked 25/1, 2011 at 6:56
1

© 2022 - 2024 — McMap. All rights reserved.