[root]/groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/projectsupport
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:
Got the first functional test to actually work... and there was much rejoicing... yea....
1 lines of code changed in:
Wrote the first functional test for the Grails Eclipse plugin...
55 lines of code changed in:
Added a filter so that the grails popup menus will not appear on non-grails projects.
43 lines of code changed in:
First cut adding a Grails Project Nature, needs refactoring.
28 lines of code changed in: