N
Nigel
Hi,
Without manually adding enviornment variables, Is there a way I can
find the home directory of Java via the command line? (i.e: C:\Program
Files\Java\jre1.6.0)
I know in using Java API I can find the home path by performing
System.getProperty("java.home"), but I would like to be able to run a
Perl script that can parse command line output and grab the Java home
path.
Not sure if I'm asking for a miracle or not...
Any help would be appreciated.
Thanks.
- Nigel
Without manually adding enviornment variables, Is there a way I can
find the home directory of Java via the command line? (i.e: C:\Program
Files\Java\jre1.6.0)
I know in using Java API I can find the home path by performing
System.getProperty("java.home"), but I would like to be able to run a
Perl script that can parse command line output and grab the Java home
path.
Not sure if I'm asking for a miracle or not...
Any help would be appreciated.
Thanks.
- Nigel