mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Update deploying_plugin.md
This commit is contained in:
parent
56851ce291
commit
17f7790c79
@ -19,7 +19,7 @@ To deploy a plugin:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
* Copy the newly created archive file to the *.IntelliJIDEAx0\config\plugins* folder, and then restart Intellij IDEA so the changes take effect.
|
* Copy the newly created archive file to the *.IntelliJIDEAx0\config\plugins* folder, and then restart IntelliJ IDEA so the changes take effect.
|
||||||
To know how to locate your *plugins* directory, refer to [IDE Settings, Caches, Logs, and Plugins](basics/settings_caches_logs.html).
|
To know how to locate your *plugins* directory, refer to [IDE Settings, Caches, Logs, and Plugins](basics/settings_caches_logs.html).
|
||||||
|
|
||||||

|

|
||||||
@ -32,4 +32,4 @@ To deploy a plugin:
|
|||||||
|
|
||||||
* When finished, click OK to close the Settings dialog box.
|
* When finished, click OK to close the Settings dialog box.
|
||||||
|
|
||||||
* Restart *Intellij IDEA* so that your changes take effect.
|
* Restart *IntelliJ IDEA* so that your changes take effect.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user