On the Java Desktop System j2se needs to be set up such that it is the default JRE in the system. A link /usr/java/j2redefault should be created that points to /usr/java/j2re1.4.2_0x and /usr/bin/java needs to be linked to /usr/java/j2redefault/bin/java.
The default java should be 1.5 not 1.4.2.
The default java should be 1.5 not 1.4.2.
- duplicates
-
JDK-5045089 no default java in Cinnabar/Linux 09
- Closed
-
JDK-6211006 Default Java on Linux
- Resolved