25262728293031
*/ public class ProfileWizard extends GenericComponentWizard { public ProfileWizard() throws ForceProjectException { super(); controller = new ProfileComponentController(); }