This wizard will allow the creation of a new Grails project from inside Eclipse. For the initial version the wizard will rely on an already defined GRAILS_HOME in order to run the create-app command.
Acceptance Criteria:
- The default directory for the new application will be the active workspace.
- The user can specify a different physical location for the project.
- The Wizard will be available from the "New Project List" in Eclipse
- The resulting projects will have a Grails Nature associated with it.












