intellij-sdk-code-samples/topics/tutorials/intro_project_wizard.md
Karol Lewandowski 3ecc8f13e0 Revert "Delete outdated module type and module builder docs"
This reverts commit 2ab231f0
2025-05-12 11:32:03 +02:00

685 B

Project Wizard Tutorial

The Project Wizard Tutorial section overview.

This set of tutorials shows how to manipulate the process of project creation. Configuring Project Wizard automatically allows you to do the following:

  1. Adding New Steps to Project Wizard
  2. Supporting Module Types

Note:

Main utilities to configure a custom project wizard can be found in the package lang-api.ide.util.projectWizard.