Problem :
Solution :
open command prompt window
run this below command
Preview:
change path according to your jdk location
Error: Registry key 'Software\JavaSoft\Java Runtime Environment'\CurrentVersion' has value '1.8', but '1.7' is required. Error: could not find java.dll Error: Could not find Java SE Runtime Environment.
Solution :
open command prompt window
run this below command
Preview:
set PATH=c:\Program Files\Java\jdk1.6.0_45\bin;%PATH%
change path according to your jdk location
No comments:
Post a Comment