|
Java™ by example!
|
|
|
How do I find out what Java version I have installed?
Type the following at the command line:
java -version
Further Information
Author of answer: Edgecrusher
Comments
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|