@Component(role=MetadataManipulator.class, hint="p2-installable-unit") public class P2iuXmlManipulator extends AbstractMetadataManipulator
logger| Constructor and Description |
|---|
P2iuXmlManipulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
Collection<String> |
validateChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
void |
writeMetadata(ProjectMetadata project) |
addMoreChanges, isBundle, isBundle, isFeature, isFeaturepublic void applyChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
public void writeMetadata(ProjectMetadata project) throws IOException
IOExceptionpublic Collection<String> validateChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
Copyright © 2008–2025 Eclipse Foundation. All rights reserved.