romach
5/1/2017 - 10:30 PM

Delete directory

Delete directory

If you use Apache Commons IO it's a one-liner:

FileUtils.deleteDirectory(dir);