I have no experience with hot reload in tornadofx, but I would expect it only to work when starting your app with debugging turned on. From the screenshot it looks like you are starting it with "run". You also need to recompile your classes with CTRL+F9 to kick of the hot reloading