mirror of
https://github.com/alibaba/p3c.git
synced 2025-10-14 15:10:54 +00:00
install idea plugin from local
This commit is contained in:
@@ -25,7 +25,7 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0'
|
|||||||
```
|
```
|
||||||
|
|
||||||
## <font color="green">Install</font>
|
## <font color="green">Install</font>
|
||||||
|
### Install from repositories
|
||||||
1. <font color="blue">Settings >> Plugins >> Browse repositories... </font>
|
1. <font color="blue">Settings >> Plugins >> Browse repositories... </font>
|
||||||
|
|
||||||

|

|
||||||
@@ -35,6 +35,11 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0'
|
|||||||

|

|
||||||
|
|
||||||
3. <font color="blue">Restart to take effect. </font>
|
3. <font color="blue">Restart to take effect. </font>
|
||||||
|
### Install from local zip file.
|
||||||
|
1. Open https://plugins.jetbrains.com/plugin/10046-alibaba-java-coding-guidelines and download the latest version zip file.
|
||||||
|

|
||||||
|
2. Settings >> Plugins >> Install plugin from disk...,select the downloaded zip file in previous step then restart your idea
|
||||||
|

|
||||||
|
|
||||||
## <font color="green">Use</font>
|
## <font color="green">Use</font>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user