[root]/groovy/ide/groovy-eclipse/GroovyEclipse
.settings
(0 files, 0 lines)
META-INF
(0 files, 0 lines)
icons
(0 files, 0 lines)
lib
(0 files, 0 lines)
schema
(0 files, 0 lines)
src
(0 files, 0 lines)
org
(0 files, 0 lines)
codehaus
(0 files, 0 lines)
groovy
(0 files, 0 lines)
eclipse
(0 files, 0 lines)
actions
(0 files, 0 lines)
adapters
(0 files, 0 lines)
builder
(0 files, 0 lines)
editor
(0 files, 0 lines)
actions
(0 files, 0 lines)
contentAssist
(0 files, 0 lines)
contentoutline
(0 files, 0 lines)
launchers
(0 files, 0 lines)
model
(0 files, 0 lines)
preferences
(0 files, 0 lines)
tools
(0 files, 0 lines)
ui
(0 files, 0 lines)
wizards
(0 files, 0 lines)
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 105 (100.0%) | 627 (100.0%) | 5.9 |
| jshickey | 34 (32.4%) | 201 (32.1%) | 5.9 |
| emp | 18 (17.1%) | 126 (20.1%) | 7.0 |
| zohar | 22 (21.0%) | 100 (15.9%) | 4.5 |
| davekerber | 8 (7.6%) | 93 (14.8%) | 11.6 |
| jstrachan | 6 (5.7%) | 45 (7.2%) | 7.5 |
| tug | 1 (1.0%) | 24 (3.8%) | 24.0 |
| jervin | 6 (5.7%) | 18 (2.9%) | 3.0 |
| hmeling | 4 (3.8%) | 10 (1.6%) | 2.5 |
| mcspanky | 3 (2.9%) | 7 (1.1%) | 2.3 |
| glaforge | 2 (1.9%) | 2 (0.3%) | 1.0 |
| markcc | 1 (1.0%) | 1 (0.2%) | 1.0 |
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.
8 lines of code changed in:
Refactoring groovy console and shell to use launch configs
3 lines of code changed in:
Applying bookmark and task patch from Axel Kramer
19 lines of code changed in:
GROOVY-1669 Fixed. Also separated out project and workspace preference pages. Separated compiler and editor preferences. Added a button to copy java color preferences to groovy color preferences.
7 lines of code changed in:
updates plugin version to 1.0.0.20070118
1 lines of code changed in:
Changing groovy launch config to use java launch delegate. Also for GROOVY-1604 and GROOVY-1540 a partial fix, adding support for adapting to ClassNode arrays
3 lines of code changed in:
updated version number 20070111 release
1 lines of code changed in:
update plugin version numbers for Groovy 1.0 release
1 lines of code changed in:
upgrade plugin to groovy 1.0
9 lines of code changed in:
Added a new adapter factory for IFileEditorInput and added a property tester to make run as... context sensative
24 lines of code changed in:
DJK - Added an AdapterFactory for IFile to ClassNode
6 lines of code changed in:
DJK - Updated groovy launch shortcut keys in editor to create launch configs and add them to history. Debug from editor shortcut didn't work at all, now that works. Don't need the RunGroovy class anymore.
31 lines of code changed in:
DJK - Removed 'Groovy Console' as a launch shortcut on groovy files
0 lines of code changed in:
applied patches to use fix Groovy Launch configuration problems, automatically create Groovy Launch configuraiton for Run As Groovy
6 lines of code changed in:
applied patch for issue 1579 - add shortcuts to launch Groovy shell and groovy console
59 lines of code changed in:
applied patch for JIRA Issue 1565 for adding option to use Junit view for Groovy Test Cases
20 lines of code changed in:
Leave the settings in the .settings directory to allow for Java 1.4 compliance, but it should not care what
JRE you are using, it really shouldn't make reference to the 1.4.2 JRE for the Mac only.
1 lines of code changed in:
Changes to allow for pluggable content assist.
3 lines of code changed in:
new plugin release recompiled with Java 1.4
1 lines of code changed in:
(43 more)