Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I am unable to open Eclipse. It was working fine until my machine shut down with my project still open. When I restarted my machine and attempted to open up Eclipse once again I got the following error message and the application will not start:
An error has occurred. See the log file C:\Workshop\Projects\Eclipse\.metadata\.log.
I’d start by trying to restart using the -clean flag and opening a new, empty workspace. For example:
eclipse.exe -clean ..rest of commandline args *except* -data…
From the new workspace, use File > Switch workspace… to open your existing workspace and you should be fine.