Is is possible to use relative JAVA_HOME for build configuration?
Hello,
I have JDK placed to SVN. So it accessible from project root by relative path. But It seems that Agent still used another (own JDK 1.5).
I have
JDK home path: tools\jdk1.3.0_05
Thanks!
Please sign in to leave a comment.
To additionals (i'm used JDK 1.3):
In build file:
-libraryjars "${java.home}/lib/rt.jar"
I see in log:
Reading library jar
Please clarify what run configuration type you mean.
"Alexey Efimov" <no_reply@jetbrains.com> wrote in message
news:16989250.1155227850533.JavaMail.itn@is.intellij.net...
>
>
Sorry,
It all about ANT.
The bug is fixed in the coming EAP
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Alexey Efimov" <no_reply@jetbrains.com> wrote in message news:16559097.1155228016885.JavaMail.itn@is.intellij.net...