[root]/groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/editor/contentAssist
Moved GroovyEclipse to *.eclipse.ui.
0 lines of code changed in:
Changes to GroovyEclipse in preparation to move it to org.codehaus.groovy.eclipse.ui.
1 lines of code changed in:
Removed some files to a new
org.codehaus.groovy.eclipse.codeassist plugin.
Added sorting to completion proposals.
7 lines of code changed in:
Changes to allow for pluggable content assist.
1 lines of code changed in:
Copied the HippieCompletionEngine and HippieProposalProcessor from Eclipse 3.2 so that it will work with
Eclipse 3.1.2. When we finally switch over to using Eclipse 3.2 for real, these copied classes need to go away.
0 lines of code changed in:
Added the first step of code completion and content assist: the HippieCompletionProcessor
1 lines of code changed in: