public class Setup
extends java.lang.Object
| Constructor and Description |
|---|
Setup() |
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
deleteDirectory(java.io.File path)
Delete the specified directory even though it is not empty.
|
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionprivate static boolean deleteDirectory(java.io.File path)
Copyright © 2006-2015 Heng Sun.