You don't need a `resources` folder, you can stick...
# tornadofx
e
You don't need a
resources
folder, you can stick images together with your source files, but you'd need to change your build descriptor to copy them to the build folder, since you'd be parting with the standard location scheme. No big deal, and I've done it on some projects where I feel it's more beneficial to keep source and corresponding resources side by side.