Some Computers might already have Java, so to check whether
your computer has
If java is already installed you would something similar to this,
If your computer do not have java installed, you can download it from oracle.com
To setup Java in Microsoft
1. Go to “Control panel”
1. Select “System
and Security”
Select
“Advanced system security”
Click
“Environmental Variables..” button
Select
“Path” Click “ Edit” button
Click
“New” button
Type
-Path/bin (Eg: C:\Program
Files\Java\jdk-11.0.1\bin )
Click “OK”
Now check again whether its installed in the Command Prompt
good one!!
ReplyDelete