Skip to content

Commit a9b8912

Browse files
Kevin Wheelerwilkinsona
Kevin Wheeler
authored andcommitted
Add links to JAR files for IntelliJ Checkstyle setup
See gh-391
1 parent 5b936c9 commit a9b8912

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.adoc

+3-1
Original file line numberDiff line numberDiff line change
@@ -264,10 +264,12 @@ To configure the plugin, create your own Checkstyle configuration file with the
264264

265265
Once the configuration file is created, configure your IDE to use it:
266266

267+
* Download `spring-javaformat-checkstyle-{release-version}.jar` from https://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-checkstyle/{release-version}[Maven Central].
268+
* Download `spring-javaformat-config-{release-version}.jar` from https://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-config/{release-version}[Maven Central].
267269
* Open `Preferences` - `Tools` - `Checkstyle`
268270
* Add `spring-javaformat-checkstyle-{release-version}.jar` and `spring-javaformat-config-{release-version}.jar` to the `Third-Party Checks`
269271
* Specify the appropriate `Checkstyle version`
270-
* Add your Checkstyle configuration file
272+
* Add and enable your Checkstyle configuration file
271273

272274

273275

0 commit comments

Comments
 (0)