[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.core.test/.settings
Extension point for type so IMemberLookup can be contributed.
Small fixes in AbstractMemberLookup.
New code completers for local variables and class names.
Conversion to bin-groovy.
3 lines of code changed in:
Just moving the groovy compiler's binary output to the ( I suppose ) standardized bin directory.
3 lines of code changed in:
Added preliminary support for GroovyCompiler.GCF_GENERATE_CST.
This flag can only be used on its own at this time, and only with methods not using an input stream.
2 lines of code changed in:
Removed deprecated API from GroovyModel and updated dependent sources.
2 lines of code changed in:
Initial import. Test cases for new *.core, ie. GroovyCompiler.
15 lines of code changed in: