-9

when I click on eclipse it says a jre or jdk must be available in order to run eclipse. etc

how do I fix this?

thanks you

  • 1
    Just to make sure: is JDK installed on your machine? Did you perhaps update it recently which could change its path? – Pshemo Nov 04 '15 at 16:43

1 Answers1

0

David,

After installed JDK in your machine then configure the PATH, CLASS_PATH and JAVA_HOME variables in the Environment variable then Eclipse will open without any issues.

Sudha
  • 220
  • 2
  • 16