Kotlin / dukat

Converter of <any kind of declarations> to Kotlin external declarations
554 stars 42 forks source link

Publish dukat as library #434

Open NiematojakTomasz opened 3 years ago

NiematojakTomasz commented 3 years ago

I want to customize code generation utilizing dukat classes. However, dukat is published as standalone jar only with whole Kotlin and all other dependencies bundled, that makes it inconvenient.

Not sure if it's related, but I also encountered IDEA issue, when trying to work with dukat as library https://youtrack.jetbrains.com/issue/IDEA-262572