Directory groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.ui/src/org/codehaus/groovy/eclipse/editor/contentoutline/

Total Files:
12
Deleted Files:
0
Lines of Code:
502

Browse with ViewVC

[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.ui/src/org/codehaus/groovy/eclipse/editor/contentoutline

Lines of Code

groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.ui/src/org/codehaus/groovy/eclipse/editor/contentoutline/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 243 (100.0%) 15.1
jervin 12 (75.0%) 243 (100.0%) 20.2
emp 4 (25.0%) 0 (0.0%) 0.0

Most Recent Commits

jervin 2007-04-09 09:11

Added the extension point org.codehaus.groovy.eclipse.ui.outlineProvider

to allow other plugins to take control of the Content Outline

View of the Groovy Eclipse Editor. This is so that they can

choose to inject properties and methods into the outline view

that will be injected at runtime.

243 lines of code changed in:

emp 2007-02-22 20:02

Removed deprecated API from GroovyModel and updated dependent sources.

0 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.ui/src/org/codehaus/groovy/eclipse/editor/contentoutline: GroovyASTContentProvider.java (changed)
emp 2007-02-20 09:04

Hooked a reconciler into the editor. It does nothing at the moment.

Bug fix: Added removeBuildListener() to GroovyContentOutline.dispose() as one outline,

else listeners are added each time the same file is repopened.

0 lines of code changed in:

  • groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.ui/src/org/codehaus/groovy/eclipse/editor/contentoutline: GroovyContentOutline.java (new)
Generated by StatSVN 0.3.2-SNAPSHOT