An error has occured. Please see log file - eclipse juno

前端 未结 30 2163
情书的邮戳
情书的邮戳 2020-12-02 11:13

Whenever I start up Eclipse Juno, it gives me an error saying:

An error had occured. Please see the log file:

C:\\Program Files\\eclipse\\

30条回答
  •  离开以前
    2020-12-02 11:48

    Solved :

    1. Quit eclipse
    2. GO to your workspace and delete .metadata folder
    3. Now open eclipse with same Workspace path ( You will see as a new workspace )
    4. Now right click import > General > Existing Projects into Workspace > next > Select root directory -> browse to your current workspace and press OK.
    5. Now you will all see your all projects and then hit OK again.
    6. Voila, same projects with same workspace no migration or reference problem.

    After trying everything else, this solves my issue.

提交回复
热议问题