自己安裝的時候按照一般的安裝方法先配置了JDK的環境,能夠成功顯示java版本后我在安裝eclipse的時候一直提示錯誤:
Unfortunately the Java version needed to run Eclipse Installer couldn’t be found on your system. You need the following version or a higher version……
我在網上找了好久都沒有找到解決方案,后來在菜鳥教程中看到應該選擇Eclipse IDE for Enterprise Java Developers版本【傳送門】
至于為什么會出現這個問題我也不清楚,emmmm,總之裝好了。