I am starting to develop my first GAE application and have just installed the eclipse plugin.
The problem is that I can’t even run examples of applications already included in the plugin.
After compilation, the log reads that the server is working, but when I point my browser to this address, it cannot connect.
I checked that the problem is not localhost, as I can connect to it if I run tomcat or other servers.
The problem is specific to eclipse and GAE.
Any ideas?
source
share