Fix idea home path usages
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
2dc4769c0a
commit
0c35e79283
@@ -86,6 +86,7 @@ projectTest {
|
||||
doFirst {
|
||||
systemProperty("ant.classpath", antLauncherJar.asPath)
|
||||
systemProperty("ant.launcher.class", "org.apache.tools.ant.Main")
|
||||
systemProperty("idea.home.path", intellijRootDir().canonicalPath)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user