Pageviews

Saturday 18 January 2014

How to check JDK version which is installed on your computer

by Unknown  |  in Java at  Saturday, January 18, 2014

Here’s a quick guide to show the use of “java -version” command to check the current JDK version that is installed on your computer.
1. Open your Command prompt in Windows or terminal in *nix.
2. Type “java -version“.

In this case,JDK "1.7.0_04" is installed.

0 comments:

Proudly Powered by Blogger.