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

Directory Created:
2007-03-19 02:02
Total Files:
14
Deleted Files:
1
Lines of Code:
709

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
jervin 30 (100.0%) 908 (100.0%) 30.2

Most Recent Commits

jervin 2007-04-04 04:04

A version that is not fundamentally broken...

4 lines of code changed in:

jervin 2007-03-23 21:45

Something kinda works... I need to save this to continue work on it later.

4 lines of code changed in:

jervin 2007-03-23 21:24

Trying a first stab at integrating the grails distribution directly into the plugin... man it don't work right now...

1 lines of code changed in:

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.

36 lines of code changed in:

jervin 2007-03-22 20:18

Added a functional test for create-controller-class

19 lines of code changed in:

jervin 2007-03-22 19:48

Added a nifty feature to open the editor of the created domain class and its associated test class.

55 lines of code changed in:

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.

17 lines of code changed in:

jervin 2007-03-21 19:01

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

0 lines of code changed in:

jervin 2007-03-20 19:50

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

2 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/actions: AbstractGrailsAction.groovy (+2 -20)
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...

89 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/src/org/codehaus/grails/eclipse/actions: AbstractGrailsAction.groovy (+89 -117)
jervin 2007-03-19 17:20

Have the basic functionality working...

7 lines of code changed in:

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.

674 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT