Trabla: Windows: check java version via command line (cmd) Windows
Solving:
1. Run windows command line - cmd
2. Type "java -version" + press Enter
Example:
1) "java -version" shows that Runtime Environment Client Installed
( Java application can be executed )
2) "java -version" shows that Runtime Environment Server
( JDK - Java Development Kit) Installed
( for programming java applications )
No comments:
Post a Comment