-
-
Notifications
You must be signed in to change notification settings - Fork 196
5.8.0 Release Notes
Eric Milles edited this page Jun 30, 2025
·
1 revision
Greclipse 5.8.0 was released on June 30th 2025.
-
Groovy 5.0.0-beta-1
-
Groovy 4.0.27
-
Groovy 3.0.25
📋 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.36 (2025-06)
As of Eclipse 4.36, Java 24 is supported. It can be combined with Groovy 4 or 5.
- 1619: Add support for Eclipse 4.36 (2025-06)
- 1620: Add support for Java 24
- 1622: Add support for Groovy 4.0.27
- 1623: Add support for Groovy 3.0.25
- 1626: Fix type inferencing for functional types with complex generics
- 1627: Fix type inferencing for method generics determined from functional elements
- 1628: Source range for implicit script run method covers explicit methods
- 1629: NPE in GroovyCompilationUnitDeclaration
- 1630: Eclipse error annotation: The type T may not subclass Record explicitly
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.8.0/e4.36
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.8.0/e4.35
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.8.0/e4.34
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.8.0/e4.33
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.8.0/e4.32
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.8.0/e4.31
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.8.0/e4.30
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.8.0/e4.29
- https://groovy.jfrog.io/artifactory/plugins-release/org/codehaus/groovy/groovy-eclipse-integration/5.8.0/e4.28
Archives of these update sites are also available:
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301719-e2506.zip
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301713-e2503.zip
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301705-e2412.zip
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301658-e2409.zip
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301651-e2406.zip
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301645-e2403.zip
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301639-e2312.zip
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301632-e2309.zip
- org.codehaus.groovy.eclipse.site_5.8.0.v202506301623-e2306.zip