-
Notifications
You must be signed in to change notification settings - Fork 192
5.2.0 Release Notes
Greclipse 5.2.0 was released on December 31st 2023.
-
Groovy 5.0.0-alpha-4
-
Groovy 4.0.17
-
Groovy 3.0.20
📋 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.30 (2023-12)
As of Eclipse 4.30, Java 21 is supported. It can be combined with Groovy 4 or 5.
-
backport fixes and tests
GROOVY-8065 GROOVY-8254 GROOVY-10651 GROOVY-10671 GROOVY-11046
-
JSR 045 (SMAP) support -- experimental
For any source not located in the proper folder for its package, debug info will be written to the class file to indicate the source location.
-
attribute expression
Current:
Previous:
-
qualified
super
expressionCurrent:
Previous:
-
type-checked anonymous inner class
Current:
Previous:
- 1513: Add support for Eclipse 4.30 (2023-12)
- 1514: Add support for Java 21
- 1515: No declaration found for class
- 1517: Editor fails for source with unresolved dependencies
- 1518: Editor quick assist "Exchange left and right operands" fails for static compiler optimizations
- 1521: Add support for Groovy 4.0.16
- 1522: Fix syntax highlighting for attribute expression
- 1523: Fix type inferencing for type-checked anonymous inner class
- 1524: Add support for Groovy 3.0.20
- 1525: Add support for Groovy 4.0.17
-
1526: Fix type inferencing and syntax highlighting for qualified
super
expression
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.2.0/e4.30
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.29
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.28
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.27
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.26
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.25
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.24
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.23
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.22
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.21
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.20
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.2.0/e4.19
Archives of these update sites are also available:
- org.codehaus.groovy-5.2.0.v202312311738-e2312-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311731-e2309-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311724-e2306-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311717-e2303-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311710-e2212-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311704-e2209-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311659-e2206-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311653-e2203-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311649-e2112-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311642-e2109-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311637-e2106-updatesite.zip
- org.codehaus.groovy-5.2.0.v202312311628-e2103-updatesite.zip