954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to check the version of JDK???

Please tell me how to check the version of the JDK of the java installed ....

I wanna knw the version of the JDK which is the version of my code.
NOT the version of JRE!

jrosh
Junior Poster
155 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

javac -version

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 

Open command prompt and type
java -version

javed123
Newbie Poster
14 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 
Open command prompt and type java -version

That is the JRE version, not the JDK version.

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You