When i am trying to open eclipse exe file by double clicking, eclipse window is not opened.
Previously it is working fine but today it is not opened?
It will help full if any one gave quick fix .
When i am trying to open eclipse exe file by double clicking, eclipse window
Share
There could be numerous reasons for that. Try the following approach:
c:\users\agarwal\workspaceis standard..metadata\.log. This is a text file that should include some information about starting up, and the stack trace, if Java failed.javaw.exeis on your path, so eclipse will find at least a JRE to start eclipse. If that is not definded, define the following variables:JAVA_HOME: the path to the installation directory of your JDKPATH: expand that by%JAVA_HOME%\bin