While installing Eclipse on your system, you have came across a pop-up dialog preventing you from setting up the Eclipse environment. The dialog says:
1) Download Java Development Kit first from here .
2) Locate javaw.exe file at ” C:\Program Files\Java\jdk-12\bin ”
3) Copy the path and use the short command “Window+ Pause” to open System Information or “Control Panel\System and Security\System”
4) Click on Advanced System settings and open Environment Variables
5) Under System Variable add a new path where you have to put the variable name as PATH and paste the path which you previously copied to Path value
6) Apply changes and now try to run the exe file of Eclipse.
Hope, above instructions helped you.
This post was last modified on November 26, 2020