Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse Juno Not Loading - stuck on 'org.eclipse.m2e,core'

I was working fine with an Eclipse Juno on a Maven java project - all hunky-dory for couple of weeks.

Yesterday, just before leaving for home, I ran 'mvn clean' and 'mvn install' on the command line for the project (all good). I did not try opening Eclipse after running 'mvn' on said project from the command line.

This morning opening Eclipse Juno does not work - it stalls on loading 'org.eclipse.m2e,core'.

Can anyone give guidance on what could be going on?

I would rather not delete Eclipse and re-install - too painful!!!

I am using Macbook with Oracle JVM 7.

like image 532
user353829 Avatar asked May 19 '26 20:05

user353829


2 Answers

Delete the folder ".org.eclipse.e4.workbench" in ".metadata/.plugins" within the problem workspace and start eclipse with the -clean flag. If this doesn't help also delete all files ".markers.snap".

like image 130
Marc Johnen Avatar answered May 21 '26 08:05

Marc Johnen


I just have to delete the file workbench.xmi from directory

[*workspaceXYZ*]/.metadata/.plugins/org.eclipse.e4.workbench

Then the workspace starts again. But this is really a pain...

like image 37
Stephan Stäheli Avatar answered May 21 '26 10:05

Stephan Stäheli



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!