Issue
When I start the installer, it says
Unfortunately the java version needed to run Eclipse installer couldn't be found on your system. You need the following version or a higher version
But I did install the 8u221 kit (winx64) of java. And I install 64-bit JAVA while my computer is also 64-bit. Also my java version is 1.8.0_221
I found that methods in the Internet are all about 32-bit problem. But I did install 64-bit.
How can I fix this problem?
Solution
I had this problem because I had installed java in the Program Files(x86)
folder. I re-installed java in C:\Program Files\Java
and then it was all ok.
Answered By - volodymyr khymera