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

Directory Created:
2007-03-19 02:02
Total Files:
5
Deleted Files:
0
Lines of Code:
1443

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
jervin 9 (100.0%) 1532 (100.0%) 170.2

Most Recent Commits

jervin 2007-03-21 19:01

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

5 lines of code changed in:

jervin 2007-03-20 16:39

First cut adding a Grails Project Nature, needs refactoring.

1 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/launchConfigurations: ExternalToolsUtil.groovy (+1 -2)
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...

1 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/launchConfigurations: ExternalToolsUtil.groovy (+1 -82)
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.

1525 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT