Uses of Class
org.eclipse.tycho.plugins.p2.director.ProfileName
-
Packages that use ProfileName Package Description org.eclipse.tycho.plugins.p2.director -
-
Uses of ProfileName in org.eclipse.tycho.plugins.p2.director
Fields in org.eclipse.tycho.plugins.p2.director with type parameters of type ProfileName Modifier and Type Field Description private java.util.List<ProfileName>DirectorMojo. profileNamesMethod parameters in org.eclipse.tycho.plugins.p2.director with type arguments of type ProfileName Modifier and Type Method Description static java.lang.StringProfileName. getNameForEnvironment(TargetEnvironment env, java.util.List<ProfileName> nameMap, java.lang.String defaultName)
-