Google App Engine plugin in NetBeans Me and several colleagues were thinking how to develop web applications for Google App Engine in NetBeans. We didn't find out any plugin that would support this functionality hence we decided to write support for this in NetBeans. The project is hosted here. Currently, we support following features:
Registering App Engine SDK in NetBeans as local J2EE server
The App Engine would be used as target server for JavaEE web projects
Generation of specific configuration file
Visual editor for appengin-web.xml
Debug web application on local App Engine server
Deployment to App Engine cloud
Editor hints
App Engine Samples
JPA support
File templates for cron, index files
Code completion in configuration files like cron, app-engine
Also, I recorded video how it's easy to develop Google App Engine application in NetBeans. You can see that Hello World takes just 1 minute. :-)
Posted by pblaha
( Jun 09 2009, 01:12:01 PM CEST )Permalink