0

so i tried to install my eclipse ide for my java projects development and gives me an error. Can some one please help me on this. error below

enter image description here

Madhawa Priyashantha
  • 9,633
  • 7
  • 33
  • 60
Felix
  • 73
  • 2
  • 9
  • check Java SDK is install in your system. And all the PATH variable are set. – a45b Apr 05 '16 at 12:31
  • Go for Intellij IDEA!:) – Rufi Apr 05 '16 at 12:33
  • 1
    You need to make sure that your Eclipse finds the correct JDK (Version and 32/64 bit). In case of doubt, supply it with your JDK using the -vm parameter at startup. – J Fabian Meier Apr 05 '16 at 12:38
  • Note that inside that error message it's says: _... requiredJavaVersion=1.7...._ This simply means that eclipse cannot find the correct Java installation in your computer. So you should check it, in most cases Java (jre & jdk) installed at `C:\Program Files\Java` – Nikita Kurtin Apr 05 '16 at 12:38
  • @NikitaKurtin That's the launch command, not the error message, which is only "exit code=2". – chrylis -cautiouslyoptimistic- Apr 05 '16 at 13:11

0 Answers0