diff --git a/docs/content.zh/docs/flinkDev/ide_setup.md b/docs/content.zh/docs/flinkDev/ide_setup.md index acc91b44f03f0..733e3524fbd2f 100644 --- a/docs/content.zh/docs/flinkDev/ide_setup.md +++ b/docs/content.zh/docs/flinkDev/ide_setup.md @@ -103,7 +103,7 @@ IntelliJ 使用 Checkstyle-IDEA 插件在 IDE 中支持 checkstyle。 1. 从 IntelliJ 插件存储库中安装 "Checkstyle-IDEA" 插件。 2. 通过 Settings → Tools → Checkstyle 配置插件。 3. 将 "Scan Scope" 设置为仅 Java 源(包括测试)。 -4. 在 "Checkstyle Version" 下拉菜单中选择 _9.3_ 版本,然后单击 "apply"。**此步骤很重要,请勿跳过!** +4. 在 "Checkstyle Version" 下拉菜单中选择 _10.18.2_ 版本,然后单击 "apply"。**此步骤很重要,请勿跳过!** 5. 在 "Configuration File" 窗格中,点击 "+" 图标添加新配置: 1. 将 "Description" 设置为 Flink。 2. 选择 "Use a local Checkstyle file" ,然后将其指向你存储库中 `"tools/maven/checkstyle.xml"` 文件。 diff --git a/docs/content/docs/flinkDev/ide_setup.md b/docs/content/docs/flinkDev/ide_setup.md index 352d5b46463c5..006f27b59672d 100644 --- a/docs/content/docs/flinkDev/ide_setup.md +++ b/docs/content/docs/flinkDev/ide_setup.md @@ -169,7 +169,7 @@ any of these modules. 1. Go to "Settings" → "Tools" → "Checkstyle". 2. Set "Scan Scope" to "Only Java sources (including tests)". -3. For "Checkstyle Version" select "9.3". +3. For "Checkstyle Version" select "10.18.2". 4. Under "Configuration File" click the "+" icon to add a new configuration. 5. Set "Description" to "Flink". 6. Select "Use a local Checkstyle file" and point it to `tools/maven/checkstyle.xml` located within diff --git a/pom.xml b/pom.xml index 458a139b6a913..c31bcb0b288f3 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ under the License. 1.5.6 1.20.0 tools/japicmp-output - 9.3 + 10.18.2 false 2.27.1