[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist/.settings
Moved groovy output to bin-groovy, it just builds better that way.
2 lines of code changed in:
moved output file from bin-groovy to bin and added support for the site to build correctly from bin
3 lines of code changed in:
Fixed bug: compile errors not appearing in problem view.
Updated .project files to point to new Groovy builder/nature.
Cleaned up .classpath files removing references to *.core libraries.
1 lines of code changed in:
Added utilities for code assist and ast node search.
11 lines of code changed in:
Setting the project settings to be Java 1.4 compliant.
15 lines of code changed in: