-
Notifications
You must be signed in to change notification settings - Fork 193
5.6.0 Release Notes
Greclipse 5.6.0 was released on December 31st 2024.
-
Groovy 5.0.0-alpha-11
-
Groovy 4.0.24
-
Groovy 3.0.23
📋 The new antlr4-based Parrot Parser is disabled by default. To enable it, add
-Dgroovy.antlr4=true
to your eclipse.ini file after the-vmargs
line or add a compiler config script to your project withconfiguration.pluginFactory = org.codehaus.groovy.control.ParserPluginFactory.antlr4()
. Please note that parser recovery is not implemented for the Parrot Parser, so your editing experience may be sub-par in this mode.
- Eclipse 4.34 (2024-12)
-
super trait properties
Current:
Previous:
-
fully-qualified exception type
Current:
Previous:
-
enum constant object initializers
Current:
Previous:
- 296: No source bundles in update site
- 1597: Add support for Eclipse 4.34 (2024-12)
- 1598: Add support for Java 23
- 1599: Fix type inferencing for super trait properties
- 1601: Add support for Groovy 4.0.24
- 1602: Add support for Groovy 3.0.23
- 1603: Fix syntax highlighting for fully-qualified exception type
- 1606: Fix syntax highlighting and code navigation for enum constant object initializers
Use one of the following update sites depending on your version of Eclipse:
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.6.0/e4.34
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.6.0/e4.33
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.6.0/e4.32
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.6.0/e4.31
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.6.0/e4.30
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.6.0/e4.29
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.6.0/e4.28
Archives of these update sites are also available:
- org.codehaus.groovy.eclipse.site_5.6.0.v202501010125-e2412.zip
- org.codehaus.groovy.eclipse.site_5.6.0.v202501010114-e2409.zip
- org.codehaus.groovy.eclipse.site_5.6.0.v202501010102-e2406.zip
- org.codehaus.groovy.eclipse.site_5.6.0.v202501010051-e2403.zip
- org.codehaus.groovy.eclipse.site_5.6.0.v202501010043-e2312.zip
- org.codehaus.groovy.eclipse.site_5.6.0.v202501010033-e2309.zip
- org.codehaus.groovy.eclipse.site_5.6.0.v202501010022-e2306.zip