mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
636 B
636 B
Project Wizard Tutorial
The Project Wizard Tutorial section overview.
This set of tutorials shows how to manipulate the process of project creation. Configuring the Project Wizard automatically allows you to do the following:
Note:
The main utilities to configure a custom project wizard can be found in the package lang-api.ide.util.projectWizard.