@kennycason Quick question about that: Did you convert the desktop launcher class to Kotlin as well? If so, how did you go about doing it? Did you just have a package level
main
function, or did you use a wrapping object like the J2K converter suggests?