For issues relating to setting up or using the Java Development Kit (JDK), version 1.4.
From where can I download Sun JDK 1.4.2 for Windows. I have checked Sun's website and since they have stopped the …
java download jdk1.4Which data type is apt to represent a decimal number like "10364055.81". If tried using double: double d = 10364055.81; But when I …
java bigdecimal jdk1.4How can I run a task daily at a specified time (say 11:00 am) using java.util.Timer? I'm using JDK 1.4.2, …
java timer jdk1.4I have to use Java 1.4 and am using arraylist structures. Now I need to do some re-factoring and it would …
generics java jdk1.4My problem: I have JDK 1.7 version on my machine. The jar I created with this does not run on my …
java java-7 jdk1.4