Hi everyone!
I am trying to open a Maven Kotlin project on Eclipse, which contains .kt and .kts files. I have no problem with .kt files but when I tried to load a .kts file into the editor, Eclipse isn't able to open it. If you notice on the screenshot, there are 2 tabs: one for a .kt file and the other tab only has the close icon on the tab (this is the .kts file I'm trying to load on Eclipse). I tried different versions of Eclipse but still no luck.
Does anybody have the same issue? Any help is appreciated!
I get that IntelliJ has awesome support for Kotlin. But this is for a project I'm working on at my company. Some people are just afraid for changes :)
Thanks!
Ardian