Fix JPS classpath
This commit is contained in:
committed by
Ilya Chernikov
parent
a63d1a53c3
commit
129dc42a25
@@ -27,7 +27,7 @@ dependencies {
|
||||
compile(projectTests(":idea:idea-android"))
|
||||
compile(projectTests(":jps-plugin"))
|
||||
compile(projectTests(":plugins:plugins-tests"))
|
||||
compile(projectTests(":plugins:android-extensions-idea"))
|
||||
compile(projectTests(":plugins:android-extensions-ide"))
|
||||
compile(projectTests(":kotlin-annotation-processing"))
|
||||
compile(projectTests(":plugins:uast-kotlin"))
|
||||
compile(projectTests(":js:js.tests"))
|
||||
|
||||
Reference in New Issue
Block a user