-
Notifications
You must be signed in to change notification settings - Fork 192
5.5.0 Release Notes
Eric Milles edited this page Sep 30, 2024
·
1 revision
Greclipse 5.5.0 was released on September 30th 2024.
-
Groovy 5.0.0-alpha-10
-
Groovy 4.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.33 (2024-09)
- Javadoc display for parameterized method with insufficient context
-
arithmetic operations
Current:
Previous:
-
type-checked spread-safe method call
Current:
Previous:
- 1590: Fix type inferencing for arithmetic operations
- 1591: Add support for Eclipse 4.33 (2024-09)
- 1594: Fix type inferencing for type-checked spread-safe method call
- 1595: Javadoc hover for parameterized method with insufficient context
- 1596: Add support for Groovy 4.0.23
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.5.0/e4.33
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.32
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.31
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.30
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.29
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.28
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.27
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.26
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.25
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.24
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.23
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.22
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.21
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.20
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.5.0/e4.19
Archives of these update sites are also available:
- org.codehaus.groovy-5.5.0.v202409302028-e2409-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409302024-e2406-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409302019-e2403-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409302015-e2312-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409302010-e2309-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409302006-e2306-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409302001-e2303-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409301957-e2212-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409301954-e2209-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409301949-e2206-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409301945-e2203-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409301939-e2112-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409301934-e2109-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409301929-e2106-updatesite.zip
- org.codehaus.groovy-5.5.0.v202409301922-e2103-updatesite.zip