Fix idea home path usages
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
2dc4769c0a
commit
0c35e79283
@@ -118,7 +118,7 @@ projectTest {
|
||||
dependsOnTaskIfExistsRec("dist", project = rootProject)
|
||||
workingDir = rootDir
|
||||
afterEvaluate {
|
||||
systemProperty("ideaSdk.path", intellijRootDir().canonicalPath)
|
||||
systemProperty("idea.home.path", intellijRootDir().canonicalPath)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user