Directory groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/wizards/

Directory Created:
2007-03-19 21:26
Total Files:
2
Deleted Files:
0
Lines of Code:
187

Browse with ViewVC

[root]/groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/wizards

Lines of Code

groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/wizards/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jervin 5 (100.0%) 301 (100.0%) 60.2

Most Recent Commits

jervin 2007-03-20 21:50

Wrote the first functional test for the Grails Eclipse plugin...

14 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/wizards: NewProjectWizard.groovy (+14 -76)
jervin 2007-03-20 19:50

Added a filter so that the grails popup menus will not appear on non-grails projects.

5 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/wizards: NewProjectWizard.groovy (+5 -31)
jervin 2007-03-20 16:39

First cut adding a Grails Project Nature, needs refactoring.

36 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/wizards: NewProjectWizard.groovy (+36 -7)
jervin 2007-03-19 21:26

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:

Generated by StatSVN 0.3.2-SNAPSHOT