mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
[site] "project wizard" toc
This commit is contained in:
parent
74310a41b8
commit
b6268c5c72
@ -2,3 +2,17 @@
|
||||
layout: editable
|
||||
title: Project Wizard
|
||||
---
|
||||
|
||||
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 the wizard]()
|
||||
2. [Providing additional setting for project creation]()
|
||||
3. [Handling activities during project creation]()
|
||||
4. [Initial environment configuration]()
|
||||
|
||||
**Note:**
|
||||
|
||||
Main utilities to configure a custom project wizard can be found in the package
|
||||
[lang-api.ide.util.projectWizard] (https://github.com/JetBrains/intellij-community/tree/master/platform/lang-api/src/com/intellij/ide/util/projectWizard).
|
Loading…
x
Reference in New Issue
Block a user