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

Directory Created:
2007-03-19 02:02
Total Files:
14
Deleted Files:
2
Lines of Code:
558

Browse with ViewVC

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

                    directory in repo .settings (3 files, 19 lines)

                    directory in repo META-INF (1 files, 33 lines)

                    directory in repo icons (0 files, 0 lines)

                        directory in repo full (0 files, 0 lines)

                            directory in repo clcl16 (15 files, 0 lines)

                            directory in repo ctool16 (1 files, 0 lines)

                            directory in repo cview16 (2 files, 0 lines)

                            directory in repo dlcl16 (9 files, 0 lines)

                            directory in repo dtool16 (1 files, 0 lines)

                            directory in repo elcl16 (9 files, 0 lines)

                            directory in repo etool16 (1 files, 0 lines)

                            directory in repo eview16 (2 files, 0 lines)

                            directory in repo obj16 (11 files, 0 lines)

                    directory in repo monkey (3 files, 110 lines)

                    directory in repo prefs (3 files, 3 lines)

                    directory in repo src (0 files, 0 lines)

                        directory in repo org (0 files, 0 lines)

                            directory in repo codehaus (0 files, 0 lines)

                                directory in repo grails (0 files, 0 lines)

                                    directory in repo eclipse (1 files, 286 lines)

                                        directory in repo actions (14 files, 709 lines)

                                        directory in repo completion (2 files, 190 lines)

                                        directory in repo group (1 files, 65 lines)

                                        directory in repo internal (0 files, 0 lines)

                                            directory in repo dialog (1 files, 229 lines)

                                            directory in repo model (8 files, 1255 lines)

                                            directory in repo program (0 files, 0 lines)

                                                directory in repo launchConfigurations (5 files, 357 lines)

                                            directory in repo registry (9 files, 1093 lines)

                                            directory in repo ui (8 files, 1380 lines)

                                        directory in repo launchConfigurations (5 files, 1443 lines)

                                        directory in repo model (6 files, 1372 lines)

                                        directory in repo outline (4 files, 112 lines)

                                        directory in repo projectsupport (2 files, 137 lines)

                                        directory in repo util (3 files, 153 lines)

                                        directory in repo variable (16 files, 1134 lines)

                                        directory in repo wizards (2 files, 187 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
jervin 40 (100.0%) 592 (100.0%) 14.8

Most Recent Commits

jervin 2007-04-09 09:11

Added the extension point org.codehaus.groovy.eclipse.ui.outlineProvider

to allow other plugins to take control of the Content Outline

View of the Groovy Eclipse Editor. This is so that they can

choose to inject properties and methods into the outline view

that will be injected at runtime.

7 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse: plugin.xml (+7)
jervin 2007-04-09 05:03

4 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse: plugin.xml (+4)
jervin 2007-04-08 22:10

Began work on the completion support for DataSource classes in

grails also added a monkey script to check that all the groovy

sources in the Grails Eclipse project have actually been built.

4 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse: plugin.xml (+4)
jervin 2007-04-06 04:51

7 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse: plugin.xml (+7)
jervin 2007-04-04 04:04

A version that is not fundamentally broken...

3 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...

6 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse: plugin.xml (+6 -6)
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.

1 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....

1 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse: .classpath (+1 -1)
jervin 2007-03-20 21:50

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

7 lines of code changed in:

jervin 2007-03-20 20:07

Support for the new Test bundle org.codehaus.grails.eclipse.test

1 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.

4 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse: plugin.xml (+4 -1)
jervin 2007-03-20 16:39

First cut adding a Grails Project Nature, needs refactoring.

15 lines of code changed in:

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...

22 lines of code changed in:

jervin 2007-03-19 17:20

Have the basic functionality working...

1 lines of code changed in:

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

509 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT