I'm having trouble running the Kotlin In Actions samples in Intellij Community edition. I downloaded the latest samples from the Manning page. Updated to Intellij IDEA 2016.2.5 with the latest Kotlin plugin 1.1-M02-12-IJ2016.2.-1. I ran Tools -> Kotlin -> Configure Kotlin In Project to configure to use the Kotlin version that was embedded in the plugin. I can Build -> Make Project but I do not get a "Run" option against the main function in the context menu in any of the sample files. Any suggestions on what I'm doing wrong?