+ 7
How to export Kotlin project
It works in eclipse. I tried to export it as jar file but it wont run. It doesn't display anything. I tried to export it as runnable jar file but got an error. Could not find main method from given launch configuration. My launch configuration is my kotlin file. I have another class file in my project that i use in my kotlin file.
1 Odpowiedź