load "font.properties" files from a different location
Is it possible to tell the JVM to load "font.properties" files from a different location instead of "$JAVA_HOME/jre/lib"?Thanks in advance.Regards.
[168 byte] By [
james972a] at [2007-10-2 17:27:54]

> Is it possible to tell the JVM to load> "font.properties" files from a different location> instead of "$JAVA_HOME/jre/lib"?Why do you want to?My guess is that a -D will let you, but a quick google returns no helpful responces.
mlka at 2007-7-13 18:44:28 >
