@Component(role=MetadataManipulator.class, hint="eclipse-application") public class EclipseApplicationProductFileManipulator extends ProductFileManipulator
logger| Constructor and Description |
|---|
EclipseApplicationProductFileManipulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
Collection<String> |
validateChange(ProjectMetadata project,
VersionChange change) |
void |
writeMetadata(ProjectMetadata project) |
applyChangeToProduct, isSameProjectaddMoreChanges, isBundle, isBundle, isFeature, isFeaturepublic EclipseApplicationProductFileManipulator()
public void applyChange(ProjectMetadata project, VersionChange change, Set<VersionChange> allChanges)
public Collection<String> validateChange(ProjectMetadata project, VersionChange change)
public void writeMetadata(ProjectMetadata project) throws IOException
IOExceptionCopyright © 2008-2015 Eclipse Foundation. All Rights Reserved.