Build: Make toolsJarApi() helper for JPS build
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies {
|
||||
compile(project(":kotlin-util-io"))
|
||||
compile(project(":compiler:ir.serialization.common"))
|
||||
|
||||
compileOnly(project(":dependencies:tools-jar-api"))
|
||||
compileOnly(toolsJarApi())
|
||||
compileOnly(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
compileOnly(intellijDep()) { includeIntellijCoreJarDependencies(project) }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user