Why am I still getting a cannot find Java SE Runtime Environment? -


these errors when try run simple java version in command window.enter image description here

i followed advice on error: registry key 'software\javasoft\java runtime environment'\currentversion'?. when went on regedit, here's saw

which meant there nothing change - right runtime version. did next step "delete previous versions of java (using "programs , features" uninstall process) , re-install version want work with" however, didn't work either...... here current java directory(see have installed) enter image description here

and current environmental variables are

java_home - c:\program files\java\jdk1.7.0_71  path - c:\program files\java\jdk1.7.0_71\bin 

which believe correct http://www.oracle.com/technetwork/java/javase/install-windows-189425.html

does know how can rid of issue? 1 more uninstall/install think waste of time , won't make difference.

try adding "%java_home%\bin;" in path section instead of "c:\program files\java\jdk1.7.0_71\bin", should make no difference try this.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -