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].
223
223
224
224
225
+
225
226
=== IntelliJ IDEA
226
227
The IntelliJ IDEA plugin provides custom formatter support for IntelliJ IDEA.
227
228
The plugin is automatically activated whenever the Maven or Gradle plugins are discovered in a project build script or if a `.springjavaformatconfig` file.
@@ -240,6 +241,8 @@ The plugin is automatically enabled when one or more of the following conditions
240
241
* For a Maven-based project, `spring-javaformat-maven-plugin` plugin is defined in `pom.xml`
241
242
* For a Gradle-based project, `io.spring.javaformat` plugin is applied
242
243
244
+
245
+
243
246
==== CheckStyle-IDEA plugin
244
247
The https://plugins.jetbrains.com/plugin/1065-checkstyle-idea[CheckStyle-IDEA plugin] provides Checkstyle integration for IntelliJ IDEA.
0 commit comments