Commit 7493632b authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.4.x'

Closes gh-24870
parents 38cd1b49 52ca841a
...@@ -133,7 +133,7 @@ Once the checkout has completed, a pop-up will suggest to open the project. ...@@ -133,7 +133,7 @@ Once the checkout has completed, a pop-up will suggest to open the project.
==== Install the Spring Formatter plugin ==== Install the Spring Formatter plugin
If you haven't done so, install the formatter plugin so that proper formatting rules are applied automatically when you reformat code in the IDE. If you haven't done so, install the formatter plugin so that proper formatting rules are applied automatically when you reformat code in the IDE.
* Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-plugin[IntelliJ IDEA plugin]. * Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-idea-plugin[IntelliJ IDEA plugin].
* Select "`IntelliJ IDEA`" -> "`Preferences`". * Select "`IntelliJ IDEA`" -> "`Preferences`".
* Select "`Plugins`". * Select "`Plugins`".
* Select the wheel and "`Install Plugin from Disk...`". * Select the wheel and "`Install Plugin from Disk...`".
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment