@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, isSameProject
addMoreChanges, isBundle, isBundle, isFeature, isFeature
public 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
IOException
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.