Eclipse won't launch because `reload maven project has encountered a p‌r‌o‌b‌l‌e‌m`

15.7k views Asked by At

When I try to start Eclipse Luna in CentOS 7, I get the following dialog box:

How can I resolve this and get eclipse to start?

3

There are 3 answers

5
Adam Hasík On BEST ANSWER

I removed .metada from workspace and reimported the maven projects as quick and dirty solution. You loose your Eclipse settings, you can try to play with metadata.

7
Amanpreet Kaur On

Instead of deleting the whole .metadata folder, just delete the file .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi" You need to make sure to quit eclipse first, then remove this file and start eclipse again.

Error will be gone.

2
kejn On

For me it was enough just to remove the whole <persistedState /> tag in

<workspace folder>/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi