Crash Course 4.2.1 / No JDK directory was selected

5
“Run locally” does not work because no JDK directory was selected. Also,  I could not find the fille named Java Development Kit Version 11.  I am using Mendix Version 9.11.0. 
asked
4 answers
10

I found it here 

C:\Program Files\Eclipse Adoptium\jdk-11.0.16.101-hotspot

answered
4

To run Mendix, there are some system requirements:

https://docs.mendix.com/refguide/system-requirements/

Normally, if you don't have any JDK installed, it happens automatically on Mendix installation. It's possible that this failed for some reason.

If necessary, you can either manually install or manually select the install location in Edit > Preferences to make sure you can run your application.

answered
0

Great thank you, it's working again. 

answered
0

I had exactly the same issue while working on Mendix version 9.6.7 ; however, I found the bin folder in C:\Program Files\Eclipse Adoptium\jdk-11.0.16.101-hotspot. Now it is working fine!.

 

Thank you all for your valuable comments.

answered