javaeclipseeclipse-photon

Eclipse error when I launched it


I have one problem with my Eclipse IDE. When I launched it, I have the error below :

Click here to show error

I have already tried to reinstall Eclipse and to change folder of workspace but I have already this error.


Solution

  • Try starting eclipse through your command line. Try the following command

    eclipse -data c:/folder/of/your/workspace

    This will ensure eclipse starts up at the workspace folder you want and not the default.