Package org.eclipse.xtext.ui.wizard

Interface Summary
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 Summary
AbstractPluginProjectCreator  
AbstractProjectCreator  
DefaultProjectInfo  
Messages  
XtextNewProjectWizard