Maven configuration issue (JAVA_HOME) | Selenium Forum
M
Posted on 02/01/2017
For MAVEN configuration:

JAVA_HOME --> this path should be JDK (under program files)

For ANT configuration:

JAVA_HOME --> this path should be JRE (under program files)

But i can configure only 1 path (Either JDK or JRE) in properties of MY_COMPUTER. And i need to work on both.. How can i handle this situation ?

Please refer attachment.

M
Replied on 03/01/2017

both should be JDK.

Java_home is a path to jdk.