Hi,
needing a bit of help with Java on Win32 please.
I have a test.java app that I'm calling with JAVAC from DOS prompt, it needs items from a config.properties file to work.
How do I call the test.java app and specify to use the config.properties?
JAVAC is working fine, it just can't see the config file.
Thanks.
needing a bit of help with Java on Win32 please.
I have a test.java app that I'm calling with JAVAC from DOS prompt, it needs items from a config.properties file to work.
How do I call the test.java app and specify to use the config.properties?
JAVAC is working fine, it just can't see the config file.
Thanks.