}
@Override
public void run(IAction action) {
final SubChild selSubChild = getSelectedSubChild();
final IFile agentFile = getSelectedSubChildAgentFile();
final String parentNodeName = getSelectedSubChild().getContainer().getName();
IRunnableWithProgress op = new IRunnableWithProgress() {
public void run(IProgressMonitor monitor) throws InvocationTargetException {