Error:
Could not open the editor: The editor class could not be instantiated. This
I tried a couple of options
/.metadata/.plugins/org.eclipse.jdt.core
/.metadata/.plugins/org.eclipse.core.resources/.snap
-clean
as a start up parameter-initialize
as a start up parameterBut I keep getting the error back randomly.
So far, the only option that worked consistently is removing the .snap file, the first time we launch eclipse after removing .snap file it works fine.
Also any time we launch it in a new workspace; it works fine. but we would hate to switch the workspace for this reason.
Moreover if we close and relaunch eclipse the issue comes back randomly.