I wanted to use Android Eclipse
in my computer. But there is a problem which is blocking the eclipse.exe
from running.
The Java JDK
which is required for Eclipse
to work, is already available. I have even updated Java to the latest version (1.8). But the problem persists.
Please check the image for the error
As shown in the image, I can't find this path in the specified folder,
...\eclipse\jre\bin\javaw.exe
I also referred to this question but, I have set up %PATH% environment variable to Maven, which, I am using in other projects
What is the issue and how to rectify it ?