I have a problem when I try install Cpn tools . show warning message
"the installer could not find a valid java(tm) on this machine.
supported versions:
Vendor: Any min.1.6 max.any"
what's mean? How can I solve this problem?
I have a problem when I try install Cpn tools . show warning message
"the installer could not find a valid java(tm) on this machine.
supported versions:
Vendor: Any min.1.6 max.any"
what's mean? How can I solve this problem?
You need to download java and install it. Then config JAVA_HOME and PATH refer here.
Make sure you can get java version when typing
java -version
in command line.