mb.open();
return false;
}
}
Profile p;
RuleSetDescriptor ruleSetDescriptor = null;
ruleSetDescriptor = new SimplyfiedRuleSetDescriptor(syncSubsButton.getSelection(), filter, buttonUseFileFilter.getSelection(),
getFileFilterTree());
if (profileName == null) {
p = new Profile(textProfileName.getText(), src, dst, ruleSetDescriptor);