New IDL Project Wizard
The New IDL Project wizard steps you through the process of creating an IDL project.

To create a new IDL project:
- To display the New IDL Project dialog, use one of the following methods:
- On the main toolbar, click New IDL Project.
- From the main menu, select File → New → Project.
- On the New Project dialog, select IDL Project from the list.
- Click Next.
- In the Project Explorer view, right-click and select New → Project.
- On the New Project dialog, select IDL Project from the list.
- Click Next.
- On the New IDL Project dialog, enter a project name in the Name box.
- Select a location for the project.
- To create a new empty project in the workspace, click Create the new project in the workspace.
- To create a project from an existing directory (and include the directory's files in the project), click Create the new project from an existing directory.
- Enter the directory path in the Directory box, or browse for the directory.
- To automatically add your project directory to the IDL path when the project is opened (and remove it upon project closure), select Update IDL path when project is opened or closed.
- Click Finish.
OR
OR
OR
If you have multiple versions of a project, you may want to unselect the Update IDL path when project is opened or closed option. By doing this, you can manually add or remove the project from the IDL path, which is modified on the Preferences → IDL → Paths page.