I am unable to launch any Android app from Eclipse version:
Eclipse Standard/SDK
Version: Kepler Service Release 1
Build id: 20130919-0819
I get the following error every time:
Errors occurred during the build.
Errors running builder 'Android Package Builder' on project 'GetStockQuote'.
sun/security/x509/X500Name
but I am able to sign, install, and run from the command line just fine. I tried adding a Oracle SDK as suggested, specifying the JVM from eclipse.ini, etc. Any ideas on how to figure out the issue? Is there a log file that would give more detail? Any help would be appreciated. Thanks!