Skip to content

Commit

Permalink
Fix reference to spring-javaformat-intellij-idea-plugin
Browse files Browse the repository at this point in the history
Closes gh-24864
  • Loading branch information
snicoll committed Jan 18, 2021
1 parent b3ab77a commit 5df4011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Expand Up @@ -132,7 +132,7 @@ Once the checkout has completed, a pop-up will suggest to open the project.
==== 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.

* 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 "`Plugins`".
* Select the wheel and "`Install Plugin from Disk...`".
Expand Down

0 comments on commit 5df4011

Please sign in to comment.