java - Issue with JAVA_HOME -


i trying run sonar runner, have bat file in project directory , when navigate via command promptt , try , run error message saying

error: java_home exists not point valid java home folder. no "\bin\java.exe" file can found there.

if echo path of java_home pointing

$c:\program files (x86)\java\jdk1.7.0_15\bin

is path correct or need changed?

thanks

it should point java root folder, in case c:\program files (x86)\java\jdk1.7.0_15


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -