public interface PomDependencyCollector
Modifier and Type | Method and Description |
---|---|
void |
addArtifactWithExistingMetadata(IArtifactFacade artifact,
IArtifactFacade p2MetadataFile) |
void |
publishAndAddArtifactIfBundleArtifact(IArtifactFacade artifact) |
void |
setProjectLocation(File projectLocation)
Sets the root folder of the project the target platform applies to.
|
void setProjectLocation(File projectLocation)
void publishAndAddArtifactIfBundleArtifact(IArtifactFacade artifact)
void addArtifactWithExistingMetadata(IArtifactFacade artifact, IArtifactFacade p2MetadataFile)
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.