[root]/groovy/ide/groovy-eclipse/GroovyFeature
Added core help plug-in to feature.
6 lines of code changed in:
Removed *.codeassist.typed, new completion stuff replaces it.
0 lines of code changed in:
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
9 lines of code changed in:
moved output file from bin-groovy to bin and added support for the site to build correctly from bin
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:
Making all plugins deploy and install as jars except for org.codehaus.groovy.eclipse.core since adding the
Groovy Nature makes reference to the libraries in the plugin and if the plugin is installed as a jar, the paths
kinda look funny.
12 lines of code changed in:
Updated to reflect new plug-ins after restructuring.
12 lines of code changed in:
updates plugin version to 1.0.0.20070118
1 lines of code changed in:
updated version number 20070111 release
1 lines of code changed in:
update plugin version numbers for Groovy 1.0 release
36 lines of code changed in:
udpated feature version
1 lines of code changed in:
new plugin release recompiled with Java 1.4
1 lines of code changed in:
updated plugin version numbers for Groovy 1.0 RC-1 release of the plugin
1 lines of code changed in:
new version for the the update site
1 lines of code changed in:
Updated version number for publishing the update site
30 lines of code changed in:
bump to update site to version 1.0.0.20060724
1 lines of code changed in:
bumped the version for the plugin to 1.0.0.20060711
2 lines of code changed in:
applied patch for creating site with Eclipse 3.1/3.2
6 lines of code changed in:
applied patch from GROOVY-663
2 lines of code changed in:
(1 more)