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

Directory Created:
2007-03-19 02:02
Total Files:
3
Deleted Files:
0
Lines of Code:
153

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
jervin 5 (100.0%) 158 (100.0%) 31.6

Most Recent Commits

jervin 2007-03-22 20:56

Added the feature that the editor opens the controller groovy file and its associated controller test groovy source file

after its creation.

17 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/util: Util.groovy (new 17)
jervin 2007-03-20 21:50

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

0 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/util: UIUtil.java (-3)
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...

62 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/util: UIUtil.java (+62 -2)
jervin 2007-03-19 02:02

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.

79 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/util: StringUtil.groovy (new 38), UIUtil.java (new 41)
Generated by StatSVN 0.3.2-SNAPSHOT