[摘译] IntelliJ IDEA的Swing UI设计器不能生成Kotlin代码的问题
简译文
问题: Kotlin不能和设计器的Form正确绑定
(发布于2020年12月) Jetbrains人员的回复: 感谢您的反馈,我们尚不能给出具体的修复时间。我们的计划是在下一个半年改进IDE的插件性能和总体稳定性。当然,我们会马上考虑这个问题。
(团队至今(2022-2-3)未给出更多的回复)
原文
- Kotlin class isn't instrumented despite of a form being bound to it
- UIDesigner can't create a field in Kotlin on attempt of using an unresolved reference quick fix
Thank you for the update, we can't give an ETA now - our plans for the next half a year are to work on IDE plugin performance and overall stability (failures during code analysis, stepping/breakpoints in debug sessions, IDE internal errors, etc.). We will, of course, consider it right after.
项目 | 内容 |
---|---|
原文地址 | https://youtrack.jetbrains.com/issue/IDEA-169628 |
原文标题 | UIDesigner doesn't work with Kotlin classes |