@Component(role=MetadataManipulator.class, hint="eclipse-application") public class ProductFileManipulator extends AbstractMetadataManipulator
logger
Constructor and Description |
---|
ProductFileManipulator() |
Modifier and Type | Method and Description |
---|---|
void |
applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
protected String |
getProductFileName(ProjectMetadata project) |
void |
writeMetadata(ProjectMetadata project) |
addMoreChanges, isBundle, isBundle, isFeature, isFeature
public void applyChange(ProjectMetadata project, VersionChange change, Set<VersionChange> allChanges)
protected String getProductFileName(ProjectMetadata project)
public void writeMetadata(ProjectMetadata project) throws IOException
IOException
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.