[root]/groovy/ide/groovy-eclipse/GroovyEclipseTests/src/org/codehaus/groovy/eclipse/test
actions
(1 files, 79 lines)
adapters
(2 files, 158 lines)
groovyfiles
(2 files, 25 lines)
pde
(1 files, 45 lines)
Started work on the PDE Build support for Groovy.
45 lines of code changed in:
The final eradication of '.core' - hopefully. All test cases pass again.
3 lines of code changed in:
Test cases updated to work after removing deprecated API from GroovyModel.
13 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.
1 lines of code changed in:
Updated test to work with the new plug-ins.
16 lines of code changed in:
Removing unused code to run groovy files
0 lines of code changed in:
upgrade plugin to groovy 1.0
1 lines of code changed in:
Added test case for GroovyIFileEditorInputAdapterFactory
2 lines of code changed in:
DJK - New Test Case for GroovyFileAdapterFactory
4 lines of code changed in:
DJK - Moved full build method up to be used by other test cases
29 lines of code changed in:
DJK - Added AddGroovyNatureTestCase to suite
3 lines of code changed in:
DJK - Added a removeNature method for one of my test cases
18 lines of code changed in:
DJK - removed unused import
0 lines of code changed in:
DJK - Moved hasGroovyNature to superclass
1 lines of code changed in:
DJK - Added some javaDoc and pulled hasGroovyNature up so it could be used by subclasses
15 lines of code changed in:
Removed shadowing variable
0 lines of code changed in:
applied patches to use fix Groovy Launch configuration problems, automatically create Groovy Launch configuraiton for Run As Groovy
134 lines of code changed in:
updated to support Groovy 1.0 RC-1
1 lines of code changed in:
Removing warning.
0 lines of code changed in:
Refactored a set of functions that were dispersed between GroovyPlugin and GroovyProject, bloating both.
These routines have to do with adding/removing the Groovy Nature and Runtime to a Java Project.
12 lines of code changed in:
(9 more)