
Updated version numbers for a test build. Updated the CST viewer to antlr.* instead of jarjarantlr.*
13 lines of code changed in:
updated feature to included refactored plugins and updated version numbers for all the plugins
42 lines of code changed in:
whitespace - testing new svn access
1 lines of code changed in:
moved output file from bin-groovy to bin and added support for the site to build correctly from bin
27 lines of code changed in:
Fixes GROOVY-1675 - updated getting line number in source file for an import node in outline view
3 lines of code changed in:
updates plugin version to 1.0.0.20070118
8 lines of code changed in:
fix for infinite loop trying to get modulenode for a file where there are no errors in the file being recompiled but there are errors on its superclasses. Note, the fix
will prevent the outline view from using updated AST info until all of the errors are fixed.
14 lines of code changed in:
updated version number 20070111 release
5 lines of code changed in:
Added check for null to handle case "class not found" where Java output folder and Groovy output folder are the same
5 lines of code changed in:
update plugin version numbers for Groovy 1.0 release
36 lines of code changed in:
update plugin version numbers for Groovy 1.0 release
48 lines of code changed in:
upgrade plugin to groovy 1.0
11 lines of code changed in:
fixed null pointer error when no proposals are returned
1 lines of code changed in:
removed commented out line for groovy-all in path
0 lines of code changed in:
replaced simpleName with name in the static intializer
2 lines of code changed in:
udpated feature version
1 lines of code changed in:
applied patches to use fix Groovy Launch configuration problems, automatically create Groovy Launch configuraiton for Run As Groovy
407 lines of code changed in:
applied patch for issue 1579 - add shortcuts to launch Groovy shell and groovy console
163 lines of code changed in:
udpated the way JUnit is included in the build path
1 lines of code changed in:
applied patch for JIRA Issue 1565 for adding option to use Junit view for Groovy Test Cases
32 lines of code changed in:
(43 more)