Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeset/google-java-styleguide

Google Java代码风格规范 (中文版)
https://github.com/codeset/google-java-styleguide

Last synced: about 2 months ago
JSON representation

Google Java代码风格规范 (中文版)

Awesome Lists containing this project

README

        

Google Java代码风格
======================
本文档翻译自Google官方发布的Java代码风格规范

Google官方原文[链接](http://google-styleguide.googlecode.com/svn/trunk/javaguide.html)

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

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

### License

Code license

[Artistic License/GPL](http://dev.perl.org/licenses/)

Content license

[Creative Commons 3.0 BY](http://creativecommons.org/licenses/by/3.0/)