Eclipse: The specified JRE installation does not exist

后端 未结 8 1313
面向向阳花
面向向阳花 2020-12-29 20:57

I used to have Eclipse configured well and work fine before. But I just uninstalled it and installed Eclipse Juno again on my Mac OS 10.10 today. But I kept getting this err

8条回答
  •  自闭症患者
    2020-12-29 21:52

    Main Cause of this Error is You Maybe forgot the set Build patch. When you Import Old Project this time Old Java Build Patch Existing You Have to give New One which one you currently using in your work space.

    Process:- Right Click Project -> Build patch -> Configure Build path-> Add Library-> System Library-> Set JRE (Default or Alternative)

提交回复
热议问题