mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
[site] deploy plugins - screen shots
This commit is contained in:
parent
19253adf72
commit
ad6c5511db
@ -12,11 +12,19 @@ To deploy a plugin:
|
||||
|
||||
* Prepare your plugin for deployment.
|
||||
To do this, on the main menu, choose **Build \| Prepare Plugin Module \<module name\> for Deployment**.
|
||||
If the plugin module does not depend on libraries, the .jar archive will be created.
|
||||
Otherwise, a .zip archive will be created. It will include all the plugin libraries specified in the project settings.
|
||||
|
||||

|
||||
|
||||
* If the plugin module does not depend on libraries, the .jar archive will be created.
|
||||
Otherwise, a .zip archive will be created.
|
||||
It will include all the plugin libraries specified in the project settings.
|
||||
|
||||

|
||||
|
||||
* Copy the newly created archive file to the *.IntelliJIDEAx0\config\plugins* folder, and then restart Intellij IDEA for changes to take effect.
|
||||
|
||||

|
||||
|
||||
* On the main menu, choose **File \| Settings**.
|
||||
The Settings dialog box opens.
|
||||
|
||||
|
BIN
basics/getting_started/deploying_plugin/img/jar_location.png
Normal file
BIN
basics/getting_started/deploying_plugin/img/jar_location.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
Loading…
x
Reference in New Issue
Block a user