Directory groovy/ide/groovyj/src/etc/META-INF/

Directory Created:
2004-09-18 23:47
Total Files:
1
Deleted Files:
0
Lines of Code:
34

Browse with ViewVC

[root]/groovy/ide/groovyj/src/etc/META-INF

Lines of Code

groovy/ide/groovyj/src/etc/META-INF/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 87 (100.0%) 9.6
fraz 8 (88.9%) 81 (93.1%) 10.1
dierk 1 (11.1%) 6 (6.9%) 6.0

Most Recent Commits

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

13 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (+13 -9)
fraz 2005-07-03 23:14

Fixed problem in uploading the plug-in to plugins.intellij.net caused by an invalid doctype URI in plugin.xml and increased version number to 0.1.1

0 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (-2)
fraz 2005-03-29 04:09

Housekeeping: Converted plug-in deployment descriptor to the latest recommended format

12 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (+12 -28)
fraz 2005-03-23 09:41

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

3 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (+3 -3)
fraz 2005-03-14 09:19

GROOVY-601: Replaced implementation inheritance (LanguageFileType) with a direct interface implementation (FileType) in GroovyFileType given that language support is still pretty rough...

0 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (changed)
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

6 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (+6 -6)
fraz 2005-03-08 04:27

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

10 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (+10 -5)
dierk 2005-03-02 20:48

moving towards the custom language api, parser is still JS

6 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (+6)
fraz 2004-09-18 23:47

Initial check-in of libraries, tests, and other project artifacts

37 lines of code changed in:

  • groovy/ide/groovyj/src/etc/META-INF: plugin.xml (new 37)
Generated by StatSVN 0.3.2-SNAPSHOT