If you are looking for software to use, go to Huajun Software Park! software release

What should I do if Ubuntu cannot start Eclipse?

Author: Aotuman Date: 2017-08-02

Eclipse
Eclipse-4.9.0 official version

programming tools Storage: 113.06MB Time: 2022-04-01

Software introduction: Eclipse is an open source, Java-based extensible development platform. The official version of Eclipse is an integrated development environment (IDE...

Download now

Eclipse is an extension development platform based on Java. Recently, some netizens reported that Eclipse cannot be started in the Ubuntu system. What is the reason for this? The editor below will introduce to you the solution to the problem that Ubuntu cannot start Eclipse.

The Ubuntu operating system is installed in the virtual machine. Although the JDK has been configured, you can call java -version to see that the jdk is successfully configured.

What should I do if Ubuntu cannot start Eclipse?

Can call java command line

 What should I do if Ubuntu cannot start Eclipse?

The javac command line is no problem either:

 What should I do if Ubuntu cannot start Eclipse?

This is the configuration file for the corresponding environment variables:

 What should I do if Ubuntu cannot start Eclipse?

But after installing eclipse, use it. The /eclipse command cannot start eclipse, and reinstalling and restarting have no effect.

 

Related articles