[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.typed/src/org/codehaus/groovy/eclipse/codeassist/typed
Silly error in previous fixes, fixed.
4 lines of code changed in:
Created a utility class for Java 1.4 compatability. It only implements a version of Class.simpleName(Class) for now.
Updated files to use this instead of the Java 1.5 method.
5 lines of code changed in:
Fixed bug where completions shown at odd times.
Cleaned up completion code to use utils.
146 lines of code changed in:
All the files for this plugin.
269 lines of code changed in: