How to check for the JRE version in eclipse?

前端 未结 4 1746
萌比男神i
萌比男神i 2021-01-11 23:45

How to check which version of JRE the eclipse is using ?

This section :

Window--->Preferences--->Java

shows by the name of JDK :

<
4条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-12 00:37

    Goto Window->Preference->Installed JRES

    or Goto Project , right click Preference -> Jva Build Path -> libraries

提交回复
热议问题