Build: Embed projects not published to maven into kotlin-plugin.jar

Original commit: d554b5aafa
This commit is contained in:
Vyacheslav Gerasimov
2019-03-14 19:34:53 +03:00
parent 7c8d217ce2
commit 5b7fdac88d
+1 -5
View File
@@ -21,8 +21,4 @@ sourceSets {
"test" {}
}
runtimeJar {
archiveName = "jps-common-ide.jar"
}
ideaPlugin()
runtimeJar()