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

Directory Created:
2006-12-15 02:20
Total Files:
5
Deleted Files:
0
Lines of Code:
244

Browse with ViewVC

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

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

                    directory in repo META-INF (1 files, 19 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 astviews (0 files, 0 lines)

                    directory in repo icons (1 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 astviews (5 files, 618 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 343 (100.0%) 20.1
jervin 5 (29.4%) 194 (56.6%) 38.8
emp 7 (41.2%) 112 (32.7%) 16.0
davekerber 4 (23.5%) 36 (10.5%) 9.0
jshickey 1 (5.9%) 1 (0.3%) 1.0

Most Recent Commits

jervin 2007-04-05 18:18

The ASTViewer will now show element information under its tree

nodes, as probably originally intended by the author.

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.astviews: .classpath (+1 -1)
emp 2007-03-14 22:22

Moved GroovyBuilder to last again, oops, moved it to first before. This bin/bin-groovy is making my head spin :)

4 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.astviews: .project (+4 -4)
emp 2007-03-11 01:00

Moved GroovyBuilder to run before JavaBuilder, else Project->Clean doesn't work.

34 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.astviews: .project (+34 -34)
davekerber 2007-03-06 10:16

Moved Groovy view category to core plugin

0 lines of code changed in:

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

180 lines of code changed in:

davekerber 2007-02-25 09:12

Updated project to use bin instead of bin-groovy

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

2 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.astviews: .project (+2 -2)
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.astviews: .project (+2 -2)
jshickey 2007-01-10 19:52

update plugin version numbers for Groovy 1.0 release

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.astviews: .classpath (+1 -4)
jervin 2006-12-15 22:17

Setting the project settings to be Java 1.4 compliant.

11 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.astviews: .classpath (+11 -11)
emp 2006-12-15 02:20

Initial import. Groovy AST Viewer.

72 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT