Build: Embed projects not published to maven into kotlin-plugin.jar
This commit is contained in:
@@ -76,11 +76,6 @@ projectTest {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
|
||||
if (Ide.IJ()) {
|
||||
runtimeJar {
|
||||
archiveName = "maven-ide.jar"
|
||||
}
|
||||
|
||||
ideaPlugin()
|
||||
runtimeJar()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user