Directory groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF/

Directory Created:
2006-07-26 06:33
Directory Deleted:
2007-02-08 04:04
Total Files:
0
Deleted Files:
1
Lines of Code:
0

Browse with ViewVC

[root]/groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF

Lines of Code

groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 38 (100.0%) 3.1
emp 7 (58.3%) 32 (84.2%) 4.5
jshickey 4 (33.3%) 5 (13.2%) 1.2
mcspanky 1 (8.3%) 1 (2.6%) 1.0

Most Recent Commits

emp 2007-02-08 04:04

Moved GroovyEclipse to *.eclipse.ui.

0 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (del)
emp 2007-02-08 03:49

Updated dependencies to new plug-ins org.codehause.groovy.eclipse.core and org.codehause.groovy.eclipse.ui.

4 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (+4 -3)
jshickey 2007-01-10 19:52

update plugin version numbers for Groovy 1.0 release

2 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (+2 -1)
jshickey 2006-12-12 21:03

new plugin release recompiled with Java 1.4

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (+1 -1)
jshickey 2006-12-11 06:16

updated plugin version numbers for Groovy 1.0 RC-1 release of the plugin

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (+1 -1)
mcspanky 2006-11-24 17:26

Changes to make it work with the current RC1 snapshot.

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (+1 -1)
jshickey 2006-09-05 21:15

Updated version number for publishing the update site

1 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (+1 -1)
emp 2006-08-04 11:27

Converted from fragment to plugin.

Added ctrl+click hyperlink browsing.

Added extension points for search processors and search contexts.

Massive refactoring == cleaner implementation.

Close to first official release.

17 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (+17 -6)
emp 2006-08-02 09:32

-Beginnings of extension point to add custom declaration search processors.

-A few new processors. Declaration search now opens up java and groovy files

in the same workspace when a class is selected.

-Bug fixes and workarounds to existing processors.

5 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (+5 -2)
emp 2006-07-28 20:47

Adding deleted files back.

Somehow files were marked as 'deleted' while applying changes to my new

SVN copy from my current CVS copy.

3 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (new 3)
emp 2006-07-28 20:45

Initial working implementation: All simple cases within the currently

edited file work. Hit F3 on a local, method, field, etc. and the

declaration is found and selected.



Many changes to initial classes. IOpenDeclaration* methods renamed to

IDeclarationSearch* to reflect their more general nature. These classes

will be reused in other contexts.



Many implementations of IDeclarationSearchProcessor, which serve as

good tutorial material for (hopefully) outside contributions.

0 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (del)
emp 2006-07-26 06:33

Initial commit. Stubs, that is all.

3 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF: MANIFEST.MF (new 3)
Generated by StatSVN 0.3.2-SNAPSHOT