@Component(role=MetadataManipulator.class, hint="eclipse-repository-products") public class EclipseRepositoryProductFileManipulator extends ProductFileManipulator
logger
Constructor and Description |
---|
EclipseRepositoryProductFileManipulator() |
Modifier and Type | Method and Description |
---|---|
void |
applyChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
Collection<String> |
validateChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
void |
writeMetadata(ProjectMetadata project) |
applyChangeToProduct, isSameProject
addMoreChanges, isBundle, isBundle, isFeature, isFeature
public EclipseRepositoryProductFileManipulator()
public void applyChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
public Collection<String> validateChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
public void writeMetadata(ProjectMetadata project) throws IOException
IOException
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.