Setup JDK – Java Development Kit, on Ubuntu 12.04 (Precise Pangolin)
Tag Archives: JDK
Sun JDK will be removed from Ubuntu Partner Archive
Sun JDK will be removed from Ubuntu PA, so migrate to OpenJDK
how to install jdk on Ubuntu 11.10
Java Development Kit (JDK) for Ubuntu 11.10 – Oneiric Ocelot..getting started with java on ubuntu …
how to install jdk on Ubuntu 11.04
Java Development Kit – JDK for Ubuntu 11.04 – Natty Narwhal.
Java Programming on Ubuntu 10.04
Java is multi platform programming language.It uses JDK(includes jre) to create a class file from the source code and then the generated class file can be run on any computer by using Java Virtual Machine(JVM).So to write and execute java programs Java Development Kit(JDK) must be installed on the computer. Installing JRE /JDK on Ubuntu …