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

Directory Created:
2007-03-20 16:39
Total Files:
2
Deleted Files:
0
Lines of Code:
137

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
jervin 5 (100.0%) 152 (100.0%) 30.4

Most Recent Commits

jervin 2007-03-22 16:53

Made the Grails plugin dependent on the Groovy Eclipse plugin, sharing not only a couple of classes but its Groovy

library distribution. Also added a functional test for creating a domain class.

25 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/projectsupport: AddNatureUtil.groovy (+25 -14)
jervin 2007-03-21 19:01

Got the first functional test to actually work... and there was much rejoicing... yea....

1 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/projectsupport: AddNatureUtil.groovy (+1 -1)
jervin 2007-03-20 21:50

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

55 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/projectsupport: AddNatureUtil.groovy (+55)
jervin 2007-03-20 19:50

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

43 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/projectsupport: AddNatureUtil.groovy (new 43)
jervin 2007-03-20 16:39

First cut adding a Grails Project Nature, needs refactoring.

28 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/projectsupport: GrailsNature.groovy (new 28)
Generated by StatSVN 0.3.2-SNAPSHOT