Class Product
java.lang.Object
org.eclipse.tycho.plugins.p2.director.Product
Value object for the configuration of this Maven plug-in. Used to select products to be
materialized and to specify the classifier under which the product archives artifacts are
attached.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddInstallationSeed(org.eclipse.tycho.DependencySeed seed) booleanList<org.eclipse.tycho.DependencySeed>getId()getRootFolder(String os) inthashCode()booleantoString()
-
Constructor Details
-
Product
public Product()
-
-
Method Details
-
getId
-
getAttachId
-
isMultiPlatformPackage
public boolean isMultiPlatformPackage() -
getRootFolder
-
getArchiveFileName
-
addInstallationSeed
public void addInstallationSeed(org.eclipse.tycho.DependencySeed seed) -
getAdditionalInstallationSeeds
-
toString
-
hashCode
public int hashCode() -
equals
-