idea google code style

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea google code style相关的知识,希望对你有一定的参考价值。

1、https://github.com/google/styleguide 下载google code style风格配置xml

2、自己操作系统所属目录\\.IntelliJIdea15\\config\\codestyles\\  没有codestyles文件目录的自己创建一个把  intellij-java-google-style.xml 考进去

3、启动idea,全局setting中editor-code style-scheme选择googleStyle

技术分享

 

ps:自己用什么语言到时候用对应的ide和语言就行了

以上是关于idea google code style的主要内容,如果未能解决你的问题,请参考以下文章

Internal error. Please report to https://code.google.com/p/an

安装andriod studio时出现Internal error. Please report to https://code.google.com/p/an

AndroidStudio打开时Internal error. Please report to https://code.google.com/p/android&#

如何在Intellij Idea10中使用Protocol Buffer plugin

idea格式化代码时,方法顺序问题

IDEA之google style配置