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.core.resolver.shared.DependencySeed seed) booleanList<org.eclipse.tycho.core.resolver.shared.DependencySeed>getId()getRootFolder(String os) inthashCode()booleantoString()
-
Constructor Details
-
Product
public Product()
-
-
Method Details