WHY is it so hard to get a kotlin file working in a java project?
THE instructions just state "just add the file and well handle the rest"
But in reality all that is handled is nothing and instead of getting a working kotlin file i get useless crap like "There arent any configurators available"
LIKE cmon what the hell is going on?
I have googled, tried invalidating the caches, no dice, adding the kotlin gradle to the classpath, no dice
So much for interop right?