Fixing Popular Error : “kotlin could not find the required jdk tools in the java installation. make sure kotlin compilation is running on a jdk, not jre.”
If you’re a Kotlin developer, you may have come across the following error message: “kotlin could not find the required jdk tools in the java installation. make sure kotlin compilation is running on a jdk, not jre.” This error message…