mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
IJSDK-206 Documentation should mention installing Plugin DevKit as a prerequisite for Plugin Development
This commit is contained in:
parent
f9194eadf4
commit
8c1c08e740
@ -8,6 +8,7 @@ Use the following check list to ensure that you are ready to develop your custom
|
||||
|
||||
- **IntelliJ IDEA** version 9.0 or later (either Community Edition or Ultimate) must be installed on your computer.
|
||||
- **IntelliJ IDEA CE source code** should be checked out to your local computer. This is not a requirement but will make it much easier for you to debug your plugins. For detailed instructions, refer to [Check Out And Build Community Edition](/basics/checkout_and_build_community.md).
|
||||
- **Plugin DevKit** plugin must be enabled in IDE
|
||||
- **IntelliJ Platform SDK** must configured for your IDEA project. For more information, see [Configuring IntelliJ Platform SDK](#configuring-intellij-platform-sdk) below.
|
||||
|
||||
### Configuring IntelliJ Platform SDK
|
||||
|
Loading…
x
Reference in New Issue
Block a user