platform.addQuickActionSet(new ActionSet(projectActionsQuickSet,"Project",this, 100)); //$NON-NLS-1$
platform.addQuickActionSet(designaset);
//Create the templatemanager
templateManager = new TemplateManager();
final TemplateIO tio = new TemplateXMLHandler();
templateManager.setIO(tio);
//Create file choosers