No Jdk directory was selected

-1
When i am trying to run my application in  modular so  i am  getting error like NO JDK  directory was selected . when i was trying to browse under proggrame file . eclipse adoptium /jdk 11 file was not there  i think due to some reason that file has been deleted .  how to add eclipse adoptium /jdk 11 so that i can run the aplliction . please help me  and please try to explain me stepwise what should i do . Thankyou somuch
asked
2 answers
1

Hello Ashish,
Yes you can install the JDK from the preference and settings section. Install it from the terminal using Homebrew.

answered
0

Mohamed,

 

You can set the JDK Directory via Edit → Preferences...

 

You can download and install from here:

https://adoptium.net/download/ (Windows 64bit version 11)

 

I have no clue why it didn't work, but this is how to correct it. The name of the directory changes from my screenshot.

 

Go make it

answered