Huangyong0906
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
已编辑于 Kotlin script .kts not recognise imported class from .kt file
已回答Hi, As shown in the attachment, in my .kts file, I import a class from a .kt file. While I can run the code from command line, the IDE doesn't recognise the imported class from the .kt file. Could ...