How to change default JRE for all Eclipse workspaces?

后端 未结 11 2110
囚心锁ツ
囚心锁ツ 2020-12-05 09:30

I have one JRE in C:\\Program Files (x86)\\Java\\jre6 and that was the only one at the time I installed Eclipse. I have subsequently installed a complete JDK i

11条回答
  •  长情又很酷
    2020-12-05 10:30

    I have faced with the same issue. The resolve: - Window-->Preferences-->Java-->Installed JREs-->Add... - Right click on your project-->Build Path-->Configure Build Path-->Add library-->JRE system library-->next-->WorkSpace Default JRE

提交回复
热议问题