@Override
 public void delete(int options, IProgressMonitor monitor) {
   TREE.delete(path);
 }