Unable to build 13.1.2 using ant
I am unable to build 13.1.2 (135.690) using ant. See attached output. Building under IDEA works.
Any suggestions?
Attachment(s):
buildout.zip
Please sign in to leave a comment.
I am unable to build 13.1.2 (135.690) using ant. See attached output. Building under IDEA works.
Any suggestions?
Please sign in to leave a comment.
According to the error message ("Cannot find JDK |'1.6|' for module |'xslt-rt|") it seems that you've changed the project JDK. The project JDK should
be named 'IDEA jdk'.
--
Nikolay Chashnikov
JetBrains
http://www.jetbrains.com
"Develop with pleasure!"
That is it. Thank you.