
Fixed calls to GroovyPlugin.getPlugin()
3 lines of code changed in:
new CST viewer
380 lines of code changed in:
Moved Groovy view category to core plugin
4 lines of code changed in:
Moved the file adapter factory to the core plugin in a new adapters package, also renamed GroovyAdapterFactory to GroovyIJavaProjectAdapterFactory
160 lines of code changed in:
Added util package to exported packages to fix AST viewer
1 lines of code changed in:
Fixed build path error
8 lines of code changed in:
Updated project to use bin instead of bin-groovy
40 lines of code changed in:
Fixed manifest errors, removed packages that no longer existed
0 lines of code changed in:
GROOVY-1669 Fixed
2936 lines of code changed in:
Disables the add groovy nature when the groovy nature already exists
4 lines of code changed in:
Added back groovy shell and console, looks like they were lost when the GroovyEclipse project was split
18 lines of code changed in:
Fixed deprecated method call
0 lines of code changed in:
Fixed deprecated method calls
0 lines of code changed in:
Removing unused code to run groovy files
2 lines of code changed in:
Refactoring groovy console and shell to use launch configs
3 lines of code changed in:
Applying code browing popup for open declaration. Patch from Axel Kramer
296 lines of code changed in:
Applying bookmark and task patch from Axel Kramer
21 lines of code changed in:
GROOVY-1669 Fixed. Also separated out project and workspace preference pages. Separated compiler and editor preferences. Added a button to copy java color preferences to groovy color preferences.
27 lines of code changed in:
GROOVY-1604 , fixed. Now you can have the implicit main method anywhere in the file and the breakpoints are created correctly
20 lines of code changed in:
GROOVY-1658 fixed, added check to make sure it is a .groovy file before getting class nodes
20 lines of code changed in:
(35 more)