Directory groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF/

Directory Created:
2007-03-02 22:11
Total Files:
1
Deleted Files:
0
Lines of Code:
22

Browse with ViewVC

[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF

Lines of Code

groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 26 (100.0%) 3.2
emp 3 (37.5%) 22 (84.6%) 7.3
jshickey 2 (25.0%) 2 (7.7%) 1.0
jervin 3 (37.5%) 2 (7.7%) 0.6

Most Recent Commits

jervin 2007-04-06 18:30

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF: MANIFEST.MF (+1)
jervin 2007-04-06 04:53

Changing the Groovy Eclipse's Buddy policy to dependent...

Its really cleaner that way.

0 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF: MANIFEST.MF (-1)
jervin 2007-04-06 00:40

Hopefully completion works again...

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF: MANIFEST.MF (+1)
emp 2007-03-29 12:05

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:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF: MANIFEST.MF (+2 -1)
jshickey 2007-03-13 17:01

Updated version numbers for a test build. Updated the CST viewer to antlr.* instead of jarjarantlr.*

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF: MANIFEST.MF (+1 -1)
jshickey 2007-03-09 20:52

updated feature to included refactored plugins and updated version numbers for all the plugins

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF: MANIFEST.MF (+1 -1)
emp 2007-03-08 22:49

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:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF: MANIFEST.MF (+2)
emp 2007-03-02 22:11

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:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.codeassist.completion/META-INF: MANIFEST.MF (new 18)
Generated by StatSVN 0.3.2-SNAPSHOT