[root]/groovy/ide/groovy-eclipse/GroovyEclipseTests/META-INF
Changing the Groovy Eclipse's Buddy policy to dependent...
Its really cleaner that way.
0 lines of code changed in:
Started work on the PDE Build support for Groovy.
7 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:
Converted plugin to version 3.2.
Test Fix: updated id for error markers as the id changed when marker code was moved to *.core.
30 lines of code changed in: