breandan considine 7b75f3ad99 Replaced internal .html links with .md extension
Find: (\([^:\)]+\.)html\)

Replace: $1md\)
2015-08-06 19:38:31 -04:00

653 B

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 Project Wizard
  2. Supporting Module Types
  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.