Original URL: http://coderlin.blog.51cto.com/7386328/1275215
Method 1:
There was a problem opening eclipse today, causing Eclipse to open.
The error hints are:
An error has occurred. See the log file
Google a bit, the solution is
Delete temporary files for eclipse: Org.eclipse.osgi org.eclipse.update Two subdirectories under the Eclipse/configuration directory
Restart Eclipse
If it still doesn't work,
Make a backup of the project in workspace, delete the workspace directory and the top two subdirectories
Start eclipse again, and then import the backed up items
Okay, now that the problem is solved, reopen Eclipse and start our work.
Method 2:
Through on-line search solutions and many tests, and finally fix. The steps to resolve are as follows:
1, in the Windows command line mode into the Eclipse directory, I am here: c:eclipse
2, execute Eclipse.exe-clean, this time eclipse can start, and let choose Workspace directory.
"Go" Eclipse startup issue "An error had occurred see the log file"