Fix build after rebase on master

This commit is contained in:
Ilya Chernikov
2017-09-11 22:34:01 +02:00
parent 46884bec84
commit d92cce6e6a
5 changed files with 8 additions and 3 deletions
+1
View File
@@ -33,6 +33,7 @@ dependencies {
compile(project(":idea:ide-common")) { isTransitive = false }
compile(project(":idea:idea-gradle")) { isTransitive = false }
compile(ideaUltimatePreloadedDeps("*.jar", subdir = "nodejs_plugin/NodeJS/lib"))
compile(ideaUltimateSdkCoreDeps("annotations", "trove4j", "intellij-core"))
compile(ideaUltimateSdkDeps("openapi", "idea", "util"))
// compile(ideaUltimatePluginDeps("gradle-tooling-api", plugin = "gradle"))