Eclipse Error: Processing Java changes since last activation
Posted
by Sean Ochoa
on Stack Overflow
See other posts from Stack Overflow
or by Sean Ochoa
Published on 2010-06-06T20:07:44Z
Indexed on
2010/06/06
20:12 UTC
Read the original article
Hit count: 1382
I'm running Ubuntu 10.04 and I'm getting this error on startup of Eclipse:
An internal error occurred during: Processing Java changes since last activation
org.eclipse.core.resources.IWorkspace.addSaveParticipant(Ljava/lang/String;Lorg/eclipse/core/resources/ISaveParticipant;)Lorg/eclipse/core/resources/ISavedState;
I pasted my full eclipse configuration here: http://pastebin.com/NtzN0HRG. And, here's a basic synopsis of what I have installed so far: EPIC (for Perl), Aptana (for web), Subversion connectors (with JavaHL), and PyDev.
Any ideas?
© Stack Overflow or respective owner