java-openjdk – POFTUT

How To Install OpenJDK Java Programming Framework To The Linux?

Java is popular programming language for different platforms and project. Java is actually a programming language standard. Sun provides Java programming language tools under the name of Java Runtime Environment or JRE or Java Development Kit or JDK.  There is alternative name OpenJDK which is another Java implementation. In this tutorial we will learn how … Read more

How To Check Java Version

Java is a very popular programming language between the open source communities. Java is used for a lot of opensource projects. To run java applications it Java Run time Environment or Java Development Kit should be installed. We can check specific version java like below. “Java Command Not Found” Error Oh, there is a problem. the … Read more