You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or use the https://repo.spring.io/javaformat-eclipse-update-site/[update site].
210
210
211
211
212
-
213
212
=== IntelliJ IDEA
214
213
The IntelliJ IDEA plugin provides custom formatter support for IntelliJ IDEA.
215
214
The plugin is automatically activated whenever the Maven or Gradle plugins are discovered in a project build script.
216
215
A Spring Java Format icon (image:spring-javaformat-intellij-idea/spring-javaformat-intellij-idea-plugin/src/main/resources/spring-javaformat/formatOn.png[title="Icon"]) will also be displayed in the status bar to indicate the formatter is active.
217
216
You can use the standard `code` -> `reformat code` action to format the code.
218
217
219
218
To install the plugin use the `spring-javaformat-intellij-idea-plugin` jar file.
220
-
You can download the latest version from https://repo.spring.io/release/io/spring/javaformat/spring-javaformat-intellij-idea-plugin/{release-version}[repo.spring.io].
219
+
You can download the latest version from https://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-intellij-idea-plugin/{release-version}[Maven Central].
0 commit comments