This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new ca0b6ef689 Change EAP to Beta now the 2025.2 Beta has been released
ca0b6ef689 is described below

commit ca0b6ef6895ce17fe8eca4d07a72b4bee52c4ba7
Author: James Fredley <[email protected]>
AuthorDate: Fri Jul 18 12:36:33 2025 -0400

    Change EAP to Beta now the 2025.2 Beta has been released
---
 grails-doc/src/en/guide/gettingStarted/ide.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/grails-doc/src/en/guide/gettingStarted/ide.adoc 
b/grails-doc/src/en/guide/gettingStarted/ide.adoc
index 4d3c48edd6..59cde400a3 100644
--- a/grails-doc/src/en/guide/gettingStarted/ide.adoc
+++ b/grails-doc/src/en/guide/gettingStarted/ide.adoc
@@ -23,7 +23,7 @@ Because Grails is built upon the https://spring.io[Spring 
Framework] (Spring Boo
 
 IntelliJ IDEA is a widely used IDE for Grails development. It offers 
comprehensive support for Groovy and Grails, including features like 
code-completion, intelligent code analysis, and seamless integration with 
Grails artefacts.
 
-The new Apache Grails Maven Coordinates will be supported in IntelliJ IDEA 
2025.2 and later releases via the 
https://plugins.jetbrains.com/plugin/18504-grails[Grails Plugin].  Prior to the 
release of 2025.2, you can use 2025.2 EAP.  
+The new Apache Grails Maven Coordinates will be supported in IntelliJ IDEA 
2025.2 and later releases via the 
https://plugins.jetbrains.com/plugin/18504-grails[Grails Plugin].  Prior to the 
release of 2025.2, you can use 2025.2 Beta.  
 
 IntelliJ IDEA also provides powerful database tools that work with Grails' 
GORM (Grails Object Relational Mapping) seamlessly. It offers both a Community 
(free) and Ultimate (paid) edition, with the latter offering more advanced 
Grails support via the regularly updated 
https://plugins.jetbrains.com/plugin/18504-grails/versions[Grails Plugin], 
including an embedded version of the https://start.grails.org[Grails Forge], 
and view resolution for both GSPs and JSON views.
 

Reply via email to