[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.astviews/META-INF
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 25 (100.0%) | 3.5 |
| emp | 2 (28.6%) | 19 (76.0%) | 9.5 |
| jshickey | 3 (42.9%) | 4 (16.0%) | 1.3 |
| jervin | 1 (14.3%) | 1 (4.0%) | 1.0 |
| davekerber | 1 (14.3%) | 1 (4.0%) | 1.0 |
Updated version numbers for a test build. Updated the CST viewer to antlr.* instead of jarjarantlr.*
1 lines of code changed in:
updated feature to included refactored plugins and updated version numbers for all the plugins
1 lines of code changed in:
Updated project to use bin instead of bin-groovy
1 lines of code changed in:
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.
1 lines of code changed in:
Updated dependencies to new plug-ins org.codehause.groovy.eclipse.core and org.codehause.groovy.eclipse.ui.
2 lines of code changed in:
update plugin version numbers for Groovy 1.0 release
2 lines of code changed in:
Initial import. Groovy AST Viewer.
17 lines of code changed in: