Last updated June 15, 2009 13:21, by pblaha
NetBeans support for Google App Engine
Plugin enables J2EE development web modules on Google App Engine. You can see how to develop Hello World application on this screencast.
What is supported?
- 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
- Support for JSP debugging
- Profiler support
How to install module?
The steps how to install Nb App Engine module in the latest NetBeans build are here.
New and Noteworthy
The new features that we implemented recently are here.
Screenshots
- Registering Google App Engine SDK:

- Visual Editor:

- Deploy to web site






