-
- Downloads
clean up command-line argument processing:
* use Parameters object instead of static variables. * try to get a reasonable default hostname using java.net.InetAddress before falling back to "localhost". * print usage information if there is any problem evaluating the arguments.
Please register or sign in to comment