The Eclipse Executable Launcher Was Unable To Locate Its Companion Shared Library

Posted by Caden Ratcliff on Stack Overflow See other posts from Stack Overflow or by Caden Ratcliff
Published on 2013-01-26T22:39:26Z Indexed on 2014/06/05 9:26 UTC
Read the original article Hit count: 141

Filed under:
|

I am a java beginner and am going through the book "Java In 24 Hours Sixth Edition" by Rogers Cadenhead. I am on chapter 24 "Creating an Android app". The book has told me to download Eclipse and Android SDK on my computer and to unzip the zip files they come in. I have put them both in the same parent file (C:\Documents and Settings\Administrator\My Documents\Downloads). Then the book tells me I can run Eclipse now and I get a message instead saying

"The Eclipse Executable Launcher Was Unable To Locate Its Companion Shared Library".

Is there a way to fix this? Do I just have to re-install SDK and Eclipse? I have downloaded SDK for windows 64-bit and I have windows 64-bit. Any info on how to fix this would be most appreciated.

© Stack Overflow or respective owner

Related posts about android

Related posts about eclipse