public abstract class ProductFileManipulator extends AbstractMetadataManipulator
logger
Constructor and Description |
---|
ProductFileManipulator() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyChangeToProduct(ProjectMetadata project,
ProductConfiguration product,
String productFileName,
PomVersionChange change) |
protected boolean |
isSameProject(ProjectMetadata project1,
PomFile project2) |
addMoreChanges, isBundle, isBundle, isFeature, isFeature
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyChanges, validateChanges, writeMetadata
protected void applyChangeToProduct(ProjectMetadata project, ProductConfiguration product, String productFileName, PomVersionChange change)
protected boolean isSameProject(ProjectMetadata project1, PomFile project2)
Copyright © 2008–2024 Eclipse Foundation. All rights reserved.