Directory groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/configuration/

Directory Created:
2005-03-08 04:27
Total Files:
6
Deleted Files:
2
Lines of Code:
668

Browse with ViewVC

[root]/groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/configuration

Lines of Code

groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/configuration/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
fraz 49 (100.0%) 966 (100.0%) 19.7

Most Recent Commits

fraz 2006-09-20 01:55

Made GroovyJ build on IDEA Demetra build #5706

Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files

2 lines of code changed in:

fraz 2006-08-13 21:12

A little refactoring to validate the configuration change on the CI server

7 lines of code changed in:

fraz 2006-06-01 01:53

Restored changes committed since 27th April 2006:

- Updated jMock SNAPSHOT JAR files to version 1.1.0 RC-1

- Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files

- Made GroovyJ build on IDEA Demetra build #5289

- Made GroovyJ a plug-in module and restored Java 5's synax highlighting for IDEA Demetra build #5289

- Added an IDEA project file with groovyj and groovy-core modules and shared Run/Debug configuration + EMMA code coverage

- Restored the DTD declaration in the plug-in's deployment descriptor

- Updated a test in GroovyPsiParser to use a more syntactically correct Groovy code snippet

- Replaced hardcoded constant with delegation to one of IDEA's obscure utility classes in GroovyParserDefinition

- Added missing annotations

4 lines of code changed in:

fraz 2006-04-17 21:58

Made GroovyJ work on IDEA Demetra, build #5231

13 lines of code changed in:

fraz 2006-02-26 12:52

Updated copyright statement for 2006 at last...

6 lines of code changed in:

fraz 2006-02-26 03:39

Upgraded to support IntelliJ IDEA 6.0 (Demetra) exclusively - starting from EAP build #5162

23 lines of code changed in:

fraz 2005-07-11 04:08

GROOVY-948: Updated project build to JarJar GroovyJ so that it uses the JarJar'ed ANTLR from the groovy-all JAR file

6 lines of code changed in:

fraz 2005-06-20 04:16

GROOVY-602: A few refactorings around the way module source folders are appended to the classpath of a Run Configuration

7 lines of code changed in:

fraz 2005-06-19 02:12

GROOVY-607: Updated GroovyController to append a given module's source folders to the classpath of a corresponding compiler configuration



Housekeeping: Replaced old-style for loops with 1.5 ones for Iterable instances

4 lines of code changed in:

fraz 2005-05-15 15:17

Housekeeping: Suppressed most Xlint warnings caused by the migration to JDK 1.5 / Updated supported IntelliJ IDEA Irida build number to 3326

10 lines of code changed in:

fraz 2005-05-14 17:59

Housekeeping: Upgraded codebase to IntelliJ IDEA Irida build #3326 / Upgraded build to JDK 1.5 and Clover 1.3.7

0 lines of code changed in:

fraz 2005-03-26 04:46

GROOVY-786 / GROOVY-798: Fixed broken serialisation of the selected module in a Groovy run configuration

96 lines of code changed in:

fraz 2005-03-24 09:05

GROOVY-786: Added null guard for when IDEA passes null as a module to be rendered in a combo box

6 lines of code changed in:

fraz 2005-03-23 09:41

Housekeeping: Updated icons and removed the old Run Action following comments from jez

2 lines of code changed in:

fraz 2005-03-22 08:49

Housekeeping: decreased class member visibility here and there...

1 lines of code changed in:

fraz 2005-03-21 05:23

GROOVY-602: Implemented run configuration for running ad-hoc Groovy scripts

31 lines of code changed in:

fraz 2005-03-20 23:11

GROOVY-602: Implemented run configuration for running Groovy scripts contained in project modules

378 lines of code changed in:

fraz 2005-03-19 23:12

GROOVY-607: Implemented compilation of Groovy classes and scripts as part of the built-in project/module compilation mechanism in IDEA

2 lines of code changed in:

fraz 2005-03-14 02:31

GROOVY-602: Applied a number of refactorings to the current codebase, particularly around the implementation of Groovy runtime configurations

151 lines of code changed in:

fraz 2005-03-08 04:27

GROOVY-602: Started implementing runtime configuration for running Groovy scripts and classes

217 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT