Skip to: Site menu | Main content

Groovy 

      Download | Documentation | Developers | Community

An agile dynamic language for the Java Platform

New Grails Project Wizard Add comment to Wiki View in Wiki Edit Wiki page Printable Version

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.