diff --git a/idea-plugin/README.md b/idea-plugin/README.md index 0f774ba..88d409d 100644 --- a/idea-plugin/README.md +++ b/idea-plugin/README.md @@ -25,7 +25,7 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0' ``` ## Install - +### Install from repositories 1. Settings >> Plugins >> Browse repositories... ![Switch language](doc/images/install_1.png) @@ -35,6 +35,11 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0' ![Switch language](doc/images/install_2.png) 3. Restart to take effect. +### Install from local zip file. +1. Open https://plugins.jetbrains.com/plugin/10046-alibaba-java-coding-guidelines and download the latest version zip file. + ![download](https://gw.alicdn.com/tfscom/TB1WcF3hzlxYKJjSZFuXXaYlVXa.png) +2. Settings >> Plugins >> Install plugin from disk...,select the downloaded zip file in previous step then restart your idea + ![](https://gw.alicdn.com/tfscom/TB1WFsKiqigSKJjSsppXXabnpXa.png) ## Use