Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 12 months ago.
Improve this question
I am trying to find a site to download below Java versions but I cannot find any. All versions I have found are in 64-bit.
Java SE Development kit 17.0.1 32-bit
Java SE Development Kit 14 32-bit
Who knows any site I can download them?
Check out this site, it usually has all the Java versions packed and ready to go: https://adoptium.net/releases.html
Or this: http://www.oldversion.com.de/windows/java-platform/
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
github URL - https://github.com/ptnplanet/Java-Naive-Bayes-Classifier
I have installed java. how do I run the code?
The files are uncompiled Java code, you'll need to compile them to Java bytecode (.class files) using the Java Dev Kit (JDK).
Install JDK: https://www3.ntu.edu.sg/home/ehchua/programming/howto/JDK_Howto.html
Use: http://www.dummies.com/programming/java/how-to-use-the-javac-command/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am looking for an online compiler where it is supported to choose version of java runtime.
Because I want to try things that was not available in older versions of java to feel the difference.
Is there such compilers?
http://ideone.com is for me the best online compiler, it supports up to 40 languages and has almost no restrictions, i think you can choose between a couple of Java versions, not sure which ones.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I am not able to upgrade Java to 1.7 but would like to make use of FindBugs plugin for Eclipse (the latest version 3 requires Java 1.7). There doesn't seem to be an old version of the plugin available, anyone any idea where I could obtain it from?
Take a look at the FindBugs Download site on SourceForge, which has all versions available.
You would need version 2.0.3 of the Eclipse Plugin, which is here:
http://sourceforge.net/projects/findbugs/files/findbugs%20eclipse%20plugin/2.0.3/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am starting my final year project and need an SDK for a fingerprint reader. I have a microsoft fingerprint scanner. I am planning to use Java & Eclipse under Windows 8 to develop the project.
If anybody has heard / uses a free SDK I would like to hear from you !
I know only VeriFinger Embedded SDK it's free 30-day Trial.
I decided to go with libfprint in the end. I have it running under Ubuntu 11.10 (12.04 does not work with vmplayer yet) in vmplayer. Works a charm !
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
From where can I download Sun JDK 1.4.2 for Windows. I have checked Sun's website and since they have stopped the support to this version it is no longer available for download.
Steps to find it:
Google "download jdk 1.4.2 for windows"
Visit one of the first hits: Oracle Java Archive.
Read the warning, twice, and follow the link to the Java SE 1.4 area.
There you can find several archived 1.4.2 downloads, the currently latest for Windows being 1.4.2_19.
At sun homepage.
http://java.sun.com/j2se/1.4.2/download.html
Here's the link to Sun's Archive which includes every point release for all JDK/JRE
http://java.sun.com/products/archive/