[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF
1 lines of code changed in:
Changing the Groovy Eclipse's Buddy policy to dependent...
Its really cleaner that way.
0 lines of code changed in:
Hopefully completion works again...
1 lines of code changed in:
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.
2 lines of code changed in:
Updated version numbers for a test build. Updated the CST viewer to antlr.* instead of jarjarantlr.*
1 lines of code changed in:
updated feature to included refactored plugins and updated version numbers for all the plugins
1 lines of code changed in:
Set up J2SE-1.4 as minimum execution environment.
Updated CompletionProcessor to add icons to CompletionProposals.
Groovy method completions now show parameter names.
Added the start of OverrideMethodProcessor - typing the first letter of the method to override within class scope
pops up a list of matching overridable methods.
2 lines of code changed in:
Initial import. First cut at code completion. Completes static types.
Work in progress, some completions not filtered for access properly.
Completion against Groovy classes in the GroovyProject work best.
Note that this replaces the *.codeassist.dgm and *.codeassist.typed plugins.
18 lines of code changed in: