[root]/groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse
actions
(14 files, 709 lines)
completion
(2 files, 190 lines)
group
(1 files, 65 lines)
internal
(0 files, 0 lines)
dialog
(1 files, 229 lines)
model
(8 files, 1255 lines)
program
(0 files, 0 lines)
launchConfigurations
(5 files, 357 lines)
registry
(9 files, 1093 lines)
ui
(8 files, 1380 lines)
launchConfigurations
(5 files, 1443 lines)
model
(6 files, 1372 lines)
outline
(4 files, 112 lines)
projectsupport
(2 files, 137 lines)
util
(3 files, 153 lines)
variable
(16 files, 1134 lines)
wizards
(2 files, 187 lines)
6 lines of code changed in:
Got the first functional test to actually work... and there was much rejoicing... yea....
21 lines of code changed in:
Added a filter so that the grails popup menus will not appear on non-grails projects.
17 lines of code changed in:
The first cut of the new Grails Eclipse plugin, it is a direct
port of the org.codehaus.grails.eclipse.externaltools plugin
but completely in Groovy. This version should compile, but as
of yet does not work. Hopefully in the next fews the basic
functionality should return.
250 lines of code changed in: