# Eclipse Plugin --- ## Prepare - Eclipse Juno+ - maven3.+ - JDK 1.7+ ## Build ``` mvn -U clean install ``` ## [中文使用手册](README_cn.md) ## Install 1. Help >> Install New Software then enter this update site URL [https://p3c.alibaba.com/plugin/eclipse/update](https://p3c.alibaba.com/plugin/eclipse/update) ![Install Plugin](doc/images/install.png) 2. Follow the wizard, restart Eclipse to take effect after install success. ## Use 1. Switch language ![Switch language](doc/images/eclipse_switch_language.png) 2. Code Analyze ![Analyze](doc/images/eclipse_analyze.png) ![Analyze](doc/images/analyze_result.png)