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

Directory Created:
2007-03-19 02:02
Total Files:
1
Deleted Files:
0
Lines of Code:
33

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
jervin 13 (100.0%) 144 (100.0%) 11.0

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.

3 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+3 -1)
jervin 2007-04-09 05:03

1 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+1 -1)
jervin 2007-04-08 18:09

Got the first code completion to work on domain classes.

2 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+2 -33)
jervin 2007-04-06 04:51

0 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (-2)
jervin 2007-04-04 04:04

A version that is not fundamentally broken...

3 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+3 -3)
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...

2 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+2 -1)
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.

8 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+8 -61)
jervin 2007-03-21 19:01

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

2 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+2 -2)
jervin 2007-03-20 21:50

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

2 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+2 -1)
jervin 2007-03-20 20:07

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

82 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+82 -2)
jervin 2007-03-20 16:39

First cut adding a Grails Project Nature, needs refactoring.

2 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+2 -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...

3 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (+3 -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.

34 lines of code changed in:

  • groovy/ide/grails-eclipse/org.codehaus.grails.eclipse/META-INF: MANIFEST.MF (new 34)
Generated by StatSVN 0.3.2-SNAPSHOT