Just a bump...Same situation, upgrading Android and have ended up with this problem. Someone in the next cubicle has the same project working, so will post the solution shortly...
On May 28, 7:30 am, dakishin <[email protected]> wrote: > Hi, > I am using Android SDK 1.1 > Intellij idea plugin Android_Support_6812.zip > > Everything was fine. But now, error occurs during run application from > idea . I am not using external libs, only android sdk. But application > compliled and deployed fine using ant. > Can enybody help me? > > Information:Compilation completed with 12 errors and 0 warnings > Information:12 errors > Information:0 warnings > Error:troubleprocessing"java/security/cert/CertPathParameters.class": > Error:Attempt to include a core VM class in something other than a > core library. > Error:It is likely that you have attempted to include the core library > from a desktop > Error:virtual machine into an application, which will most assuredly > not work. If > Error:you really intend to build a core library -- which is only > appropriate as > Error:part of creating a full virtual machine binary, as opposed to > compiling an > Error:application -- then use the "--core-library" option to suppress > this error > Error:message. If you go ahead and use "--core-library" but are in > fact building > Error:an application, then please be aware that your build will still > fail at some > Error:point; you will simply be denied the pleasure of reading this > helpful error > Error:message. > Error:1 error; aborting --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

