| Package | Description |
|---|---|
| org.eclipse.xtext.ui.util |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectFactory.addContributor(IProjectFactoryContributor projectFactoryContributor) |
void |
ProjectFactory.addEarlyContributor(IProjectFactoryContributor projectFactoryContributor)
These contributors will be executed before enhancing the project.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProjectFactory.runContributors(List<IProjectFactoryContributor> contribs,
org.eclipse.core.resources.IProject project,
IProjectFactoryContributor.IFileCreator fileCreator) |
Copyright © 2016. All Rights Reserved.