In order to create my first, simple Kotlin project in Eclipse, I followed the steps in Getting Started with Eclipse Luna tutorial from Kotlin official website, i.e.:
Try new Kotlin File instead of Kotlin Class:
Kotlin File
Kotlin Class