| Interface | Description |
|---|---|
| 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 |
| Class | Description |
|---|---|
| AbstractPluginProjectCreator | |
| AbstractProjectCreator | |
| DefaultProjectInfo | |
| Messages | |
| XtextNewProjectWizard |
Copyright © 2016. All Rights Reserved.