public final class FileUtil extends Object
public static File rename(File from) throws IOException, InterruptedException
IOException
InterruptedException
public static void rename(File from, File to) throws IOException, InterruptedException
IOException
InterruptedException
public static void deleteAsync(File file) throws IOException, InterruptedException
IOException
InterruptedException
public static void delete(File file, IProgressMonitor monitor) throws IOException, InterruptedException
IOException
InterruptedException
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html