May 28, 2011
Java Development Kit – JDK for Ubuntu 11.04 – Natty Narwhal.
Tagged as:
application development,
JDK,
software development tool
Read the full article →
June 19, 2010
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 [...]
Tagged as:
compile,
execute,
first java program on ubuntu,
hello world - java,
how to,
java6,
JDK,
JRE,
ubuntu 10.04 tips
Read the full article →