Directory groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/actions/

Directory Created:
2004-03-24 00:34
Directory Deleted:
2007-02-08 04:02
Total Files:
0
Deleted Files:
9
Lines of Code:
0

Browse with ViewVC

[root]/groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/actions

Lines of Code

groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/actions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 35 (100.0%) 301 (100.0%) 8.6
davekerber 5 (14.3%) 139 (46.2%) 27.8
jshickey 9 (25.7%) 63 (20.9%) 7.0
jervin 4 (11.4%) 61 (20.3%) 15.2
tug 2 (5.7%) 30 (10.0%) 15.0
emp 11 (31.4%) 4 (1.3%) 0.3
blackdrag 1 (2.9%) 4 (1.3%) 4.0
zohar 3 (8.6%) 0 (0.0%) 0.0

Most Recent Commits

emp 2007-02-08 04:02

Moved GroovyEclipse to *.eclipse.ui.

0 lines of code changed in:

emp 2007-02-08 03:36

Changes to GroovyEclipse in preparation to move it to org.codehaus.groovy.eclipse.ui.

4 lines of code changed in:

davekerber 2007-01-26 06:11

Refactoring groovy console and shell to use launch configs

0 lines of code changed in:

davekerber 2007-01-19 05:15

GROOVY-1604 , fixed. Now you can have the implicit main method anywhere in the file and the breakpoints are created correctly

20 lines of code changed in:

davekerber 2007-01-18 08:49

GROOVY-1604 - This makes sure the breakpoint is added to the right class if there is more than one class in the file

11 lines of code changed in:

davekerber 2007-01-04 09:56

DJK - Added check to make sure it is a java project to avoid NPE's and added some javadoc

29 lines of code changed in:

davekerber 2007-01-04 08:09

DJK - Moved editor methods from GroovyPlugin to here where they are used.

79 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/actions: GroovyOpenAction.java (+79 -7)
jshickey 2006-12-21 00:02

applied patch for issue 1579 - add shortcuts to launch Groovy shell and groovy console

0 lines of code changed in:

jshickey 2006-12-09 19:33

removed commented code and cleaned up some warnings

5 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/actions: GroovyOpenAction.java (+5 -10)
jshickey 2006-11-08 00:16

Initial version of hyperlink from console to Groovy source file

12 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/actions: GroovyOpenAction.java (new 12)
jervin 2006-08-31 15:22

GroovyProject has become a blob of a beast.

Refactored out the scriptPathModuleNodeMap and related routines into a new class called GroovyProjectModel

from GroovyProject.

2 lines of code changed in:

jervin 2006-08-31 14:25

Refactored a set of functions that were dispersed between GroovyPlugin and GroovyProject, bloating both.

These routines have to do with adding/removing the Groovy Nature and Runtime to a Java Project.

2 lines of code changed in:

jervin 2006-08-10 16:47

This should be a fix for Jira Issue [#GROOVY-1454] which is about preventing the Add Groovy Nature from

adding duplicate libraries to the classpath entries.



There is also a PDE JUnit test that should demonstrate the fix.

43 lines of code changed in:

jervin 2006-08-09 16:42

Resolution of JIRA issue Groovy-1451

14 lines of code changed in:

jshickey 2006-06-20 05:20

patches to fix issues 1340,1355,1356,1361

1 lines of code changed in:

jshickey 2006-05-27 17:09

Restored changes after server crash. This is a major rewrite of the plugin that fixes multiple problems with incremental build and fuld builds

7 lines of code changed in:

jshickey 2006-04-11 02:34

added option to project popup menu in navigator view to add groovy nature to a project

38 lines of code changed in:

tug 2006-04-01 08:30

Latest patches from Scott

7 lines of code changed in:

tug 2006-03-31 18:37

Apply Scott Hickey's patches for GROOVY-1284. Thanks Scott!

23 lines of code changed in:

blackdrag 2006-01-31 00:44

some additions and corrections on error markers and code update to jsr-04

4 lines of code changed in:

(2 more)

Generated by StatSVN 0.3.2-SNAPSHOT