@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) |
applyChangeToProductaddMoreChanges, isBundle, isBundle, isFeature, isFeaturepublic EclipseApplicationProductFileManipulator()
public void applyChange(ProjectMetadata project, VersionChange change, Set<VersionChange> allChanges)
protected String getProductFileName(ProjectMetadata project)
public void writeMetadata(ProjectMetadata project) throws IOException
IOExceptionCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.