@Override
 public void putInfo(IFileInfo info, int options, IProgressMonitor monitor) throws CoreException {
   TREE.putInfo(path, info, options);
 }