Files
p3c/eclipse-plugin
骏烈 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
2018-06-12 15:45:15 +08:00
..
2017-10-13 23:59:40 +08:00
2018-06-12 15:45:15 +08:00
2017-10-24 11:59:11 +08:00
2017-10-16 22:50:13 -05:00

Eclipse Plugin


Prepare

  • Eclipse Juno+
  • maven3.+
  • JDK 1.7+

Build

mvn -U clean install

中文使用手册

Install

  1. Help >> Install New Software then enter this update site URL https://p3c.alibaba.com/plugin/eclipse/update

Install Plugin

  1. Follow the wizard, restart Eclipse to take effect after install success.

Use

  1. Switch language

    Switch language

  2. Code Analyze

Analyze

Analyze