Class ProfileName
java.lang.Object
org.eclipse.tycho.plugins.p2.director.ProfileName
-
Constructor Summary
ConstructorsConstructorDescriptionProfileName(String name) ProfileName(String name, String os, String ws, String arch) -
Method Summary
-
Constructor Details
-
ProfileName
public ProfileName() -
ProfileName
-
ProfileName
-
-
Method Details
-
getName
-
getArch
-
getOs
-
getWs
-
getNameForEnvironment
public static String getNameForEnvironment(org.eclipse.tycho.TargetEnvironment env, List<ProfileName> nameMap, String defaultName)
-