Huangyong0906
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Kotlin script .kts not recognise imported class from .kt file
AnsweredHi, 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 ...