| Package | Description |
|---|---|
| org.eclipse.xtext.ui.wizard |
| Class and Description |
|---|
| AbstractProjectCreator |
| IExtendedProjectInfo
This extended interface also contains the root location where the project must be created.
|
| IProjectCreator
A project creator is used to create one or more projects.
First the corresponding IProjectInfo is set. |
| IProjectInfo
A
IProjectInfo, normally created by XtextNewProjectWizard subclasses,is a kind of data holder for values which were collected from the corresponding Wizard pages. This data should be used in IProjectCreator to create a proper project |
Copyright © 2016. All Rights Reserved.