How to make sure that your Java SDK 8 is successfully installed on a Windows 10 64-Bit system.
How to make sure that your Java SDK 8 is successfully installed on a Windows 10 64-Bit system.
Ever wonder why your Java SDK 8 installed on Windows 10 64-bit is behaving unstably when it can only show it’s version and not compiler version after installation?
Here’s the steps from Mentorlam.com to solve the problems.
Step 1: command prompt>java -version java version “1.8.0_66” Java(TM) SE Runtime Environment (build 1.8.0_66-b18) Java HotSpot(TM) 64-Bit Server VM (build 25.66-b18, mixed mode)
View On WordPress













