Hey All,
I am new to Kotlin and stuck in the start itself.
I am using:
Eclipse Oxygen + Kotlin Plugin 0.8.11.
Kot File name : KotFile.kt
I have two queries.
- I am not getting any intelliSense support like whenever I write main or fun or any other content it doesn’t show me any options available.
- I am getting an error like Error: Could not find or load main class KotFileKt. For this error I check run configuration but it is proper as required KotFileKt.
Can anyone help me with this.
Thanks in Advance
Ads…