charly.utils
Class CopyExtensionPropertiesFile
java.lang.Object
charly.utils.CopyExtensionPropertiesFile
- public class CopyExtensionPropertiesFile
- extends java.lang.Object
This class copies properties files to the correct directory.
It assumes that there is only one directory (/lib/ext) in
the path of the system property "java.ext.dirs". It puts the
files in the parent directory of this directory.
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyExtensionPropertiesFile
public CopyExtensionPropertiesFile()
main
public static void main(java.lang.String[] args)