I try to give you a summary of what happened. [...] means that passed some time.
- OS is Linux
- all was working fine
- [...]
- every time I started eclipse I needed to switch workspace even if there was only default workspace in the list of workspaces
- [...]
- I added build.xml following an Ant tutorial to one of my projects
- When I ran it using Ant, it ran out of memory. I turned off eclipse.
- When I restarted eclipse, once switched to correct workspace each of my open files reported:
Plug-in org.eclipse.jdt.ui was unable to load class
org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor. - package explorer says:
Plug-in org.eclipse.jdt.ui was unable to load class org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart.
What's happened? How can I restore it?