Hi,

my first solution was to add only the needed jars (.javamail/lib/) and
to left out the imap.jar.

hope it works for you

On 18 Jun., 16:17, Karys <[EMAIL PROTECTED]> wrote:
> Hi everybody !
>
> I'm working with the eclipse's plugin and I'd like to know if it is
> normal to get this kind of error when I just add the javamail librairy
> (mail.jar) into my eclipse project and when the compilator build it. I
> don't write any code using mail.jar and I get the following error :
>
> ---------------------------------------------------------------------------------------------------------------------------
>
> UNEXPECTED TOP-LEVEL EXCEPTION:
> com.google.util.ExceptionWithContext: no such label 0104
> at
> com.google.util.ExceptionWithContext.withContext(ExceptionWithContext.java:
> 46)
> ...
> ...etc
> ...
> at com.google.cf.code.Ropper.convert(Ropper.java:255)
> at com.google.dex.cf.CfTranslator.processMethods(CfTranslator.java:
> 331)
> ... 22 more
> ...while processing open (I)V
> ...while processing com/sun/mail/imap/IMAPFolder.class
>
> 1 error; aborting
> Conversion to Dalvik format failed with error 1
>
> ----------------------------------------------------------------------------------------------------------------------------
>
> I suppose it can't convert IMAPFolder.class with dx tool
> Does someone have a solution ?
>
> Thanks a lot
> Karys
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to