Thanks for the answer! However, I'm slightly confused that you're talking about IntelliJ plugins. Did you realize my question was about Eclipse actually?
s
SrSouza
11/22/2022, 5:43 PM
Oh... no, I did not realize, sorry hahaha. Does main kts supports in Eclipse? It is a custom script definition that has oficial support in Kotlin IntelliJ plugin, so if works the same way as IntelliJ, I think you can look into the Eclipse Kotlin Plugin source code to understand and try to replicate.
If main kts is not supported, I don't think that there is a way for achieving that and probably will not have in the near future