Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Google官方原文[链接](http://google-styleguide.googlecode.com/svn/trunk/jav

已存在的中文翻译版本[链接](http://hawstein.com/posts/google-java-style.html)

##Eclipse导入代码风格配置文件
## Eclipse导入代码风格配置文件
* 首先下载配置文件[链接](http://google-styleguide.googlecode.com/svn/trunk/eclipse-java-google-style.xml)
* 在Eclipse中执行导入:Window -> Preferences -> Java -> Code Style -> Formatter -> Import

Expand Down