-3

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?

Eby Jacob
  • 1,418
  • 1
  • 10
  • 28
engalma
  • 11
  • 1
  • 1

1 Answers1

2

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.

Bejond
  • 1,188
  • 1
  • 11
  • 18