Use just "${java.home}" for JRE path, or "${java.home}/.." usually for JDK.
- Alexey.
wolverine my wrote:
Hi!
How can we retrieve the directory of the Java runtime which executing
the Ant's build file?
I have two Java versions installed and I would like to print the Java
runtime information when bu
Hi!
How can we retrieve the directory of the Java runtime which executing
the Ant's build file?
I have two Java versions installed and I would like to print the Java
runtime information when building the programs. Currently, I'm doing
this
The problem is that the JAVA_HOME is not guarante