[root]/groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/wizards
Wrote the first functional test for the Grails Eclipse plugin...
14 lines of code changed in:
Added a filter so that the grails popup menus will not appear on non-grails projects.
5 lines of code changed in:
First cut adding a Grails Project Nature, needs refactoring.
36 lines of code changed in:
Added in a 'New Grails Project' wizard. The functionality works, but is a bit hacky... I don't care for having to
poll the file system to find out when the 'grails create-app' command has completed. This will have to do until we
better integrate Grails into the plugin...
246 lines of code changed in: