I'm new to Java and I'm using Eclipse for the first time. I installed JDK 20 manually, but Eclipse didn't find it.
I've tried:
1- Installing Java SE-20 from the marketplace. JRE 20 is still unbound.
2- Using the search function
(C:\Program Files\Java\jdk-20\bin)
and it says
No JREs found in C:\Program Files\Java\jdk-20\bin
How would I solve this?