Developing in AppEngine locally (Java)

Hi guys,

Few months ago I started using AppEngine, which is a cloud provider ( Platform-as-a-service). The best way to developing for AppEngine is using Eclipse IDE, but you’ve to install a couple of plugins and SDK.

One issue: upload of applications to appspot.com (free host provider of appengine) was kind of slow. Then I had to find a way to deploy it locally. Following a list of what you should have to install:

In eclipse plugins just do: Help -> Install New software and add these links. 🙂

(Google AppEngine – running locally in Eclipse IDE )

With those plugins you can see what is stored in Datastore, etc. That’s a good one!

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a comment