Hello! I am facing issue in building kotlin language. I have installed JDK_16, JDK_17, JDK_18, JDK_9. Also this is how I setup environment variables on machine (linux) in
I added these JDKs path to Inteliij Idea's environment variable setting (Settings->Terminal->Enviroment Variable). But when I build project I face this error as in image below. I was Building whole projectUpdate
Issue is solved
- Previously I checked
auto imports
during import of projects
- I directly imported project instead of opening project -> import module from existing sources
Couldn't find exactly what went wrong previously though 😶
s
snrostov
05/29/2019, 4:08 PM
The
image.png
looks like output from IDEA internal build system (not from Gradle). Check