Make jars with JDK/Android SDK annotations empty
- Compiler use them only for getting parameter names and we are OK to drop it - IDE plugin can use jdkAnnotations from ideaSDK
This commit is contained in:
@@ -15,3 +15,6 @@ manifest.impl.title.kotlin.javascript.stdlib=Kotlin JavaScript StdLib
|
||||
manifest.spec.title.kotlin.javascript.lib=Kotlin JavaScript Lib
|
||||
|
||||
manifest.impl.title.kotlin.preloader=Kotlin Preloader
|
||||
|
||||
manifest.impl.title.kotlin.jdk.annotations=Kotlin Compiler JDK Annotations
|
||||
manifest.impl.title.kotlin.android.sdk.annotations=Kotlin Compiler Android SDK Annotations
|
||||
|
||||
Reference in New Issue
Block a user