// dropped.getAbsolutePath());
// System.out.println("Target File: " +
// target.getAbsolutePath());
// System.out.println("Relative path:" + relPath);
InsertFileLink ifl = new InsertFileLink(dropped, relPath, editor);
ifl.run();
}
System.err.println(treeSelection.getPaths()[0].toString());
}
// Object result =