mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
585 B
585 B
Project Wizards
Creating a project in IntelliJ-based IDEs is achieved with project wizards gathering information about the created project and generating it.
IntelliJ Platform provides APIs to implement wizards: