快速设置IDEA代码风格为Google风格

1、Bing中搜索 google style github

快速设置IDEA代码风格为Google风格

2、进到项目 找到名为intellij-java-google-style.xml 文件

快速设置IDEA代码风格为Google风格

3、Raw

快速设置IDEA代码风格为Google风格

4、反键将页面存储为------存储

快速设置IDEA代码风格为Google风格

5、打开IDEA进入setting

快速设置IDEA代码风格为Google风格

6、打开Editor->code style->java 设置

快速设置IDEA代码风格为Google风格

7、找到刚刚下载的xml文件 open

快速设置IDEA代码风格为Google风格

8、选择GoogleStyle->Apply->Ok

快速设置IDEA代码风格为Google风格