Fix dependencies to the cross-project tasks
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
434bbafe58
commit
555e9674b2
@@ -19,6 +19,6 @@ val ideaUltimateSandboxDir: File by rootProject.extra
|
||||
if (intellijUltimateEnabled) {
|
||||
|
||||
runIdeTask("runUltimate", ideaUltimatePluginDir, ideaUltimateSandboxDir) {
|
||||
dependsOn(":dist", ":prepare:idea-plugin:idea-plugin", ":ideaPlugin", ":ultimate:idea-ultimate-plugin")
|
||||
shouldRunAfter(":ultimate:ideaUltimatePlugin")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user