Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试打开 Eclipse 时,出现此消息“JVM 版本 1.4.2_06 不适合此产品。需要 1.5 或更高版本”。但是我已经在我的笔记本电脑上安装了 jdk6。
我把它安装在我的机器上和我把它安装在我的机器上是有区别的。确保您的Path变量指向正确的 JDK。
Path
去这里和这里阅读更多关于这个主题的信息。