Eclipse - Mac Os Default JRE missing

后端 未结 9 2098
灰色年华
灰色年华 2020-12-05 03:15

The list of installed JRE\'s is empty, when I click \"add\" the only options I\'m given are - Execution Environment Description, Standard 1.1.x VM, Standard VM.

Ther

相关标签:
9条回答
  • 2020-12-05 04:05

    I just had the same problem and I was able to fix it. I had installed Eclipse for PHP (PDT) because I couldn't get PDT to work with Eclipse classic. I then found out that with the new install, Java files won't run! But there's a simple solution:

    Go to Help->Install New Software...

    Select:

    Galileo - http://download.eclipse.org/releases/galileo

    Under Programming Languages choose:

    Eclipse Java Development Tools 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ

    Install and you'll find your JREs!

    0 讨论(0)
  • 2020-12-05 04:05

    I'm not sure what exactly your question is...

    If you want to know where the JVM/JDK resides on Mac OS X, the various versions can be found in /System/Library/Frameworks/JavaVM.framework/Versions. Just add one of these to Eclipse.

    0 讨论(0)
  • 2020-12-05 04:06

    Eclipse Mars

    Eclipse Market Place -> Type "Java" and install "Java 8 support for Eclipse Kepler SR2"

    0 讨论(0)
提交回复
热议问题