Eclipse reported an error: an error has occurred

Eclipse reported an error: an error has occurred

When installing maven, the JDK was updated from jdk9 to jdk11. However, when opening eclipse, after selecting workspace, the loading process stopped suddenly, and then the box: an error has occurred
It’s obviously a problem with the version of JDK, so I didn’t return to jdk9, but returned to the relatively stable jdk8.

Jdk8 official download link: https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Read More: