Build: add kotlinManifest.properties to kotlin-plugin.jar
This commit is contained in:
@@ -171,6 +171,8 @@ fun NamedDomainObjectContainer<TopLevelArtifact>.ideaPlugin() {
|
|||||||
file("$buildDir/tmp/jar/MANIFEST.MF")
|
file("$buildDir/tmp/jar/MANIFEST.MF")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
file("${ideaPluginProject.rootDir}/resources/kotlinManifest.properties")
|
||||||
|
|
||||||
jarFromEmbedded(ideaPluginProject)
|
jarFromEmbedded(ideaPluginProject)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user