@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) |
protected String |
getProductFileName(ProjectMetadata project) |
void |
writeMetadata(ProjectMetadata project) |
applyChangeToProduct
addMoreChanges, isBundle, isBundle, isFeature, isFeature
public EclipseApplicationProductFileManipulator()
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.