Implement single idea sdk scheme, some refactoring

This commit is contained in:
Ilya Chernikov
2017-12-20 12:34:37 +01:00
committed by Vyacheslav Gerasimov
parent 5f7c783bb2
commit 7218bd536c
4 changed files with 5 additions and 30 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ dependencies {
compileOnly(project(":idea:idea-jvm"))
runtimeOnly(files(toolsJar()))
compileOnly(intellijUltimateDep())
compileOnly(intellijDep())
}
afterEvaluate {