Just met an initialization error on Eclipse, the error message is:
'Initializing Java Tooling' has encountered a problem. An internal error occurred during: "Initializing Java Tooling".
It's really annoying, after googling several sites, here is a working solution:
Delete the following directory: WORKSPACE_HOME/.metadata/.plugins/org.eclipse.core.resources/.project, and restart Eclipse and problem should be solved.