Directory groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm/

Total Files:
5
Deleted Files:
1
Lines of Code:
237

Browse with ViewVC

[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm

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

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

                    Folder removed from repo bin-groovy (0 files, 0 lines)

                        Folder removed from repo org (0 files, 0 lines)

                            Folder removed from repo codehaus (0 files, 0 lines)

                                Folder removed from repo groovy (0 files, 0 lines)

                                    Folder removed from repo eclipse (0 files, 0 lines)

                                        Folder removed from repo codeassist (0 files, 0 lines)

                                            Folder removed from repo dgm (0 files, 0 lines)

                    Folder removed from repo org.codehaus.groovy.eclipse.completion.dgm (0 files, 0 lines)

                        Folder removed from repo org (0 files, 0 lines)

                            Folder removed from repo codehaus (0 files, 0 lines)

                                Folder removed from repo groovy (0 files, 0 lines)

                                    Folder removed from repo eclipse (0 files, 0 lines)

                                        Folder removed from repo codeassist (0 files, 0 lines)

                                            Folder removed from repo dgm (0 files, 0 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 groovy (0 files, 0 lines)

                                    directory in repo eclipse (0 files, 0 lines)

                                        directory in repo codeassist (0 files, 0 lines)

                                            directory in repo dgm (2 files, 134 lines)

Lines of Code

groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 192 (100.0%) 8.7
jervin 8 (36.4%) 184 (95.8%) 23.0
jshickey 6 (27.3%) 5 (2.6%) 0.8
emp 8 (36.4%) 3 (1.6%) 0.3

Most Recent Commits

jervin 2007-04-06 04:55

Changing the Groovy Eclipse's Buddy policy to dependent...

Its really cleaner that way.

2 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm: build.properties (+2 -1)
jervin 2007-04-04 23:06

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm: .classpath (+1 -1)
jervin 2007-04-03 18:02

0 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm: temp.folder (del)
jervin 2007-03-02 20:09

Now when you do a feature export or when you build the update site, the groovy files should be compiled into

classfiles to be deployed and the scripts should be removed from the binary output generated for the bundle

plugins...

178 lines of code changed in:

jshickey 2007-02-28 01:14

moved output file from bin-groovy to bin and added support for the site to build correctly from bin

2 lines of code changed in:

jervin 2007-02-23 21:50

Renamed the org.codehaus.groovy.eclipse.core plugin to org.codehaus.groovy.eclipse. Also changed the Builder

Nature to org.codehaus.groovy.eclipse.groovyBuilder and the Project nature to

org.codehaus.groovy.eclipse.groovyNature. This is as was agreed to in the conference call, that it would be

bad to break everyone's old groovy projects because of the ID changes. To rename one of the ID's it was

easier to rename the core plugin, I left the project name alone so as to not have so many changes at once. It

would probably still be a good idea to rename the project, since having the plugin and project name syncrhonized,

while not necessary, is a good convention.

3 lines of code changed in:

emp 2007-02-08 21:53

Fixed bug: compile errors not appearing in problem view.

Updated .project files to point to new Groovy builder/nature.

Cleaned up .classpath files removing references to *.core libraries.

2 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm: .project (+2 -2)
emp 2007-02-08 03:49

Updated dependencies to new plug-ins org.codehause.groovy.eclipse.core and org.codehause.groovy.eclipse.ui.

1 lines of code changed in:

jshickey 2007-01-10 19:53

update plugin version numbers for Groovy 1.0 release

3 lines of code changed in:

emp 2006-12-15 02:10

The class Completer.groovy now does the work, instead of CompletionList.groovy script.

0 lines of code changed in:

jshickey 2006-12-14 23:28

updated build path to point at groovy jars in the GroovyEclipse project instead of the local Groovy plugin install directory

0 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.dgm: .classpath (new)
Generated by StatSVN 0.3.2-SNAPSHOT