N
Noé R. Barranco
Hi,
Is there a way to determine the directory where a program is running from ?
I tried "getCanonicalPath()", "getAbsolutePath()", "java.class.path" and
"user.dir" but they return the directory where I'm invoking the application
from, not the directory where it is stored.
Thanks,
--noe
Is there a way to determine the directory where a program is running from ?
I tried "getCanonicalPath()", "getAbsolutePath()", "java.class.path" and
"user.dir" but they return the directory where I'm invoking the application
from, not the directory where it is stored.
Thanks,
--noe