problem running eclipse on ubuntu?

后端 未结 11 1852
不思量自难忘°
不思量自难忘° 2020-12-24 12:37

I downloaded eclipse on ubuntu. But when I run it it show following error.

A Java Runtime Environment (JRE) or Java Development Kit (JDK)
must be available i         


        
11条回答
  •  南方客
    南方客 (楼主)
    2020-12-24 13:03

    You need to install the JDK or OpenJDK (Eclipse only officially supports the former, but the latter mostly works).

提交回复
热议问题