idea统一代码格式,插件 Eclipse Code Formatter 和Save Actions

准备工作

IDE:idea

p3c文件(格式文件):

链接: https://pan.baidu.com/s/1yRpuYKf38flGGi-jwNID2Q?pwd=bvqg 提取码: bvqg
–来自百度网盘超级会员v8的分享

idea插件:Eclipse Code Formatter , Save Actions

配置步骤

1、安装idea插件:File → Settings → plugins → 搜索插件并安装重启。
idea统一代码格式,插件 Eclipse Code Formatter 和Save Actions_第1张图片
idea统一代码格式,插件 Eclipse Code Formatter 和Save Actions_第2张图片

装好如下:
idea统一代码格式,插件 Eclipse Code Formatter 和Save Actions_第3张图片
2、配置Eclipse Code Formatter:File → Settings → Other Settings → Eclipse Code Formatter
idea统一代码格式,插件 Eclipse Code Formatter 和Save Actions_第4张图片
3、配置Save Actions:File → Settings → Other Settings → Save Actions

idea统一代码格式,插件 Eclipse Code Formatter 和Save Actions_第5张图片

4、完成,编辑文件自动格式化。

你可能感兴趣的:(工程化,intellij-idea,eclipse,java)