2025-05-12 11:32:03 +02:00

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:

  • — available since 2024.2
  • — an old API, not recommended to implement in plugins targeting versions 2024.2 and newer