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

Directory Created:
2006-04-01 08:30
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/preferences

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 45 (100.0%) 580 (100.0%) 12.8
jervin 9 (20.0%) 224 (38.6%) 24.8
jshickey 11 (24.4%) 142 (24.5%) 12.9
emp 18 (40.0%) 132 (22.8%) 7.3
tug 3 (6.7%) 62 (10.7%) 20.6
davekerber 4 (8.9%) 20 (3.4%) 5.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.

6 lines of code changed in:

davekerber 2007-01-24 08:39

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.

20 lines of code changed in:

davekerber 2007-01-16 05:02

GROOVY-1653

0 lines of code changed in:

jshickey 2006-12-20 08:31

applied patches for issues 1600,1601 that fix problems with separate output folder for groovy classes

3 lines of code changed in:

jshickey 2006-09-16 17:48

fixed JIRA 1496. The plugin should work correctly if the Project root is the src and output directory.

4 lines of code changed in:

jervin 2006-08-31 13:47

Since the output location preference should really not be overriden globally, it doesn't make any sense currently

to have it be set to the workspace setting. The workspace setting is used when the Groovy Runtime is added

and not afterwards.

65 lines of code changed in:

jervin 2006-08-31 12:48

I am not sure how this cast got missed.

1 lines of code changed in:

jervin 2006-08-30 20:40

[#GROOVY-1341] Added the ability for you to specify where the groovy compiled output goes.

The output directory shows up as a library for eclipse and thus all the compiled groovy classes should show

up in Eclipse for code completion, etc... You can specify a value for your workspace or specify it per project.

I would let the value come from the preference and then override it per project personally.

158 lines of code changed in:

emp 2006-08-08 20:05

Patch from Philip Savkin - GroovyEditor now inherits preferences from the Java

editor. Now certain Java editor preference changes affect the Groovy Editor.

55 lines of code changed in:

emp 2006-08-02 13:16

Applied patch from Philip Savkin for

http://jira.codehaus.org/browse/GROOVY-1424

after making some minor modifications.

71 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

11 lines of code changed in:

jshickey 2006-04-15 16:00

changed default for creating class files from true to false in order to prevent a stack overflow for a test project

1 lines of code changed in:

jshickey 2006-04-15 13:31

Added more syntax coloring options matching jEdit groovy mode for defaults.

123 lines of code changed in:

tug 2006-04-01 08:30

Latest patches from Scott

62 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT