Skip to content

Commit 504240f

Browse files
authored
Merge pull request #14905 from apache/intellij-apache-grails-support
Add version support message for IntelliJ Grails Plugin
2 parents 45d618c + dd83d37 commit 504240f

File tree

1 file changed

+2
-0
lines changed
  • grails-doc/src/en/guide/gettingStarted

1 file changed

+2
-0
lines changed

grails-doc/src/en/guide/gettingStarted/ide.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Because Grails is built upon the https://spring.io[Spring Framework] (Spring Boo
2323

2424
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.
2525

26+
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.
27+
2628
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.
2729

2830
https://www.jetbrains.com/idea/[IntelliJ IDEA Website]

0 commit comments

Comments
 (0)