Eclipse executable not found in Android ADT Bundle

Asked By 0 points N/A Posted on -
qa-featured
I installed Eclipse Juno on my Windows 8.1 but I am unable to find its executable form on the startup. Whenever I try to run the android sdk it always says "Eclipse executable not found". Want to develop an Android application. What should I do remove this error? Please help me.
SHARE
Answered By 5 points N/A #200059

Eclipse executable not found in Android ADT Bundle

qa-featured

Some fixes to your problem to try:

  1. If you are trying to unzip it with WinRar, WinRar creates 2 .rar folders inside one another with the same name.  If this has happened, copy and paste the inner files into the first file and delete the inner one.
  2. Create a shortcut (onto your desktop) from the unzipped file and open it from the shortcut.
  3. If you are trying to install the 64-bit version of Eclipse, you require a 64-bit Java Virtual Machine installed.  You cannot mix and match between 32-bit and 64-bit, so make sure the version of Eclipse that you are trying to install matched the Java Virtual Machine that you are using to run it.
  4. Use WinRar instead of Window’s zip program to unzip the Eclipse files.
  5. Download Eclipse to the C: drive.  After you have downloaded the zip file, right click on it and select “Extract Here” and you should see the executable.

Related Questions