Commit Graph

215 Commits (7de6b48564e67b5961fc08c655ec750c42c602fc)
 

Author SHA1 Message Date
玄坛 7de6b48564
Merge pull request #462 from hanyidreamer/19.03.02
Fixed #448
6 years ago
hanyidreamer c95f3f2dd6 Fixed #448 6 years ago
玄坛 b5623e6a3e
Merge pull request #452 from sooxin/master
correct method name
6 years ago
Sooxin dcb54fde16
correct method name 6 years ago
玄坛 e956b1225e
Merge pull request #441 from riccoyu/master
修复在en模式下,AbstractMethodOrInterfaceMethodMustUseJavadocRule的2处报错消息中,me…
6 years ago
yuzy c1ae1511b1 修复在en模式下,AbstractMethodOrInterfaceMethodMustUseJavadocRule的2处报错消息中,method名称与param名称颠倒的问题、以及method名称与exception名称颠倒的问题。Fixes #440 6 years ago
Keke Zhang 129a442de0
Merge pull request #408 from oathsign/JAVA-to-Java
typo:  阿里巴巴JAVA开发手册最新版->阿里巴巴Java开发手册最新版
6 years ago
SeanCai 2261fddea9
Merge pull request #424 from imu2008/master
eclipse-format关于方法注释的格式修改
6 years ago
默研 2eea5af497 方法参数的注释换行,与IDEA行为保持一致 6 years ago
誓言之印 49378b4dd5
typo: 阿里巴巴JAVA开发手册最新版->阿里巴巴Java开发手册最新版 6 years ago
骏烈 eda29930a3 idea version 1.0.6 6 years ago
骏烈 e32666c3c1 p3c-pmd version 1.3.6
eclipse-plugin 1.0.6
idea-plugin 1.0.6
6 years ago
昶乐 4d8a8a0919 注解不进行小写驼峰命名校验 6 years ago
SeanCai 3cd68ff0cf
Merge pull request #407 from kerie/type-resolve-only-once2
性能优化,自定义类型解析对于每个java文件只处理一次
6 years ago
可期 cd18d69c7f 性能优化,自定义类型解析对于每个java文件只处理一次 6 years ago
玄坛 3a4a6a25d0
Merge pull request #384 from yzx2107/master
correct the typo for GAV term.
6 years ago
玄坛 08a207fb5b
Merge pull request #362 from wilsonjuxta/master
fix typo in example code
6 years ago
玄坛 1cdd7e0842
Update README.md 6 years ago
yangguanbao 0de1ba06b8
Update README.md 6 years ago
yangguanbao 2e522292ba
Update README.md 6 years ago
fulwonder88 6efb4a6cf9
Update README.md 6 years ago
fulwonder88 4157f2aa1d
Update README.md 6 years ago
fulwonder88 a709cba841
Update README.md 6 years ago
fulwonder88 a8de917559
Update README.md 6 years ago
fulwonder88 e5c23c959f
Update README.md 6 years ago
Bill Yang d44528a713 correct the typo for GAV term. 7 years ago
玄坛 8daabc6dee
Update MANIFEST.MF
delete  package “marker”
7 years ago
wilsonjuxta 15e43a7717 fix typo in example code 7 years ago
SeanCai b0930cd8df
Merge pull request #328 from SeanCai/master
add some rules and bug fix
7 years ago
骏烈 602ddb1bb7 1.0.5 7 years ago
骏烈 9ff19997fe plugin.xml 7 years ago
骏烈 b948c7e62b add rules
[Recommended] The total number of lines for a method should not be more than 80
 [Recommended] Avoid using the negation operator '!'
 [Mandatory] When doing date formatting, "y" should be written in lowercase for "year" in a pattern statement

 and some bug fix
7 years ago
骏烈 1cc0a0c2a0 Merge remote-tracking branch 'upstream/master' 7 years ago
fw8899 4da2bb19f8 fix: #312 7 years ago
玄坛 354999c032
Merge pull request #289 from qq1367212627/master
修复 : md文档缺少空格,解析显示错误
7 years ago
玄坛 dd75634e1c
Merge pull request #320 from CodeJuan/master
中文版PDF的链接404
7 years ago
玄坛 a7c6127974
Merge pull request #322 from qianbinbin/master
Fix typos
7 years ago
骏烈 80d4708ab9 fix https://github.com/alibaba/p3c/issues/264 7 years ago
Binbin Qian 46e76b1a14 Fix typos 7 years ago
CodeJuan eabfd5e868
fix the link of Chinese version of PDF 7 years ago
yangguanbao e18cd74547
最新权威版本1.4.0
从完美版、终极版、纪念版,再到当前的详尽版,点点滴滴,追求极致。
7 years ago
yangguanbao 0eae50476d
Delete 阿里巴巴Java开发手册(详尽版).pdf
由于排版问题下线。
7 years ago
yangguanbao 11112c16ed
版本号:1.4.0,迄今为止最新最全面的开发手册
从完美版(1.2.0)、终极版(1.3.0)、纪念版(1.3.1),再到当前的详尽版(1.4.0),阿里巴巴不断随着技术演进,与时俱进地在更新手册内容,详尽版增加设计规约大章节共16条,其它修正14条,增加3条规则(方法80行限定,isXxx和getXxxx冲突说明,推荐集合diamond写法),更加体系化,更加标准化,也是官方对外释放的最后一个PDF版本,后续转为markdown直接在github维护为主。
7 years ago
yangguanbao 769b705cb5
Delete 阿里巴巴Java开发手册(详尽版).pdf
重新上传一次,修正一下描述
7 years ago
yangguanbao f09ea91abe
Delete 阿里巴巴Java开发手册(纪念版).pdf
最新版本1.4.0上线,旧版删除。
7 years ago
yangguanbao 0e875d0ad4
Add files via upload
版本号为1.4.0,是目前对外最新最全的手册版本。
7 years ago
SeanCai 3ccb0fbdc0
Merge pull request #292 from imu2008/formatter
修复Eclipse不同版本格式化结果不一致问题
7 years ago
默研 9a6a16b676 change wrap_before_assignment_operator default value to false 7 years ago
lewis c6aa80b83a 修复 : md文档缺少空格,解析显示错误 7 years ago
Feng Wei 2d699c9ad7
Merge pull request #283 from fw8899/master
bugfix: default中包含return, throw时漏报
7 years ago