destination.setDestinationSpecificationName(null);
}
}
});
this.selector = new SingleCompatibleResourceGroupSelector("group", MSG.common_title_resource_group(),
wizard.getBundle().getBundleType().getName());
this.selector.setWidth(300);
this.selector.setRequired(true);
Validator validator = new IsIntegerValidator();