I am transitioning from php to java. Eclipse is my chosen ide for development.
When I go to Oracle’s website, I’m failing to locate jdk13 for windows 32 bit / x86. I’ve tried searching their website to no avail.
Here is the link I tried: https://www.oracle.com/technetwork/java/javase/downloads/index.html.
My question is:
1. Is there somewhere else I can get a download file.
2. If not, would jdk12 still have support, and would it work with the latest version of Eclipse.
Again, I’m new to this. Sorry if the answer is obvious.
3
Answers
try downloading from OpenJDK (it doesn’t require you to create an account etc.) here . I don’t know if they support 32-bit but you can look around.
Please follow the steps below:
jdk-8u201-windows-i586.exe
to download Windows x86 (32 bits version of JDK).Avoid Oracle, AdoptOpenJDK is a good source: https://adoptopenjdk.net/ With regards to ver 13, have a look here: https://adoptopenjdk.net/archive.html?variant=openjdk13&jvmVariant=hotspot