#Could not find main method from given launch configuration. Kotlin

1 messages · Page 1 of 1 (latest)

bright dragon
#
package test.pack

fun main() {
    println("Hello World in Kotlin")
     
}

In eclipse i have this.

When i File -> Export as runnable jar, it gives me this

Jar export finished with problems. See details for additional information.
Could not find main method from given launch configuration.

Oh, what to do ?!

merry basaltBOT
#

<@&1008423204219531294> please have a look, thanks.