File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ IntelliJ 提供了插件设置来安装 Scala 插件。如果尚未安装,请
8787
8888你可以通过以下步骤来将 IDE 配置为在保存时自动应用格式设置:
8989
90- 1 . 下载 [ google-java-format plugin v1.7 .0.6 ] ( https://plugins.jetbrains.com/plugin/8527-google-java-format/versions/stable/115957 )
90+ 1 . 下载 [ google-java-format v1.24 .0.0 ] ( https://plugins.jetbrains.com/plugin/8527-google-java-format/versions/stable/614263 )
91912 . 打开 Settings → Plugins,点击齿轮图标并选择 "Install Plugin from Disk"。导航到下载的 zip 文件并选择它。
92923 . 在插件设置中,启用插件并将代码样式更改为 "AOSP"(4 个空格的缩进)。
93934 . 请记住不要将此插件更新为更高版本!
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ install them, and restart the IDE if prompted:
124124
125125You will also need to install the [ google-java-format] ( https://github.com/google/google-java-format )
126126plugin. However, a specific version of this plugin is required. Download
127- [ google-java-format v1.7 .0.6 ] ( https://plugins.jetbrains.com/plugin/8527-google-java-format/versions/stable/115957 )
127+ [ google-java-format v1.24 .0.0 ] ( https://plugins.jetbrains.com/plugin/8527-google-java-format/versions/stable/614263 )
128128and install it as follows. Make sure to never update this plugin.
129129
1301301 . Go to "Settings" → "Plugins".
You can’t perform that action at this time.
0 commit comments