[android-developers] Re: Fwd: tools dex

2009-07-11 Thread Mark Murphy
ssfss wrote: > Hi. Thank you for your answer. * > What's recompiling*? How can I do it? Please explain that completely > with details. Uh, I can't give too many details, as I am not familiar with the source code in question. You need to get the source code and build scripts for those JARs, downl

[android-developers] Re: Fwd: tools dex

2009-07-11 Thread ssfss
I forgot that say I used which jar files: collection of jetty jar files version6.1.12rc2 jetty-client-6.1-20090306.224120-1 cometd-jetty-6.1-20090306.224120-1 On Sat, Jul 11, 2009 at 2:18 PM, ssfss wrote: > Hi. Thank you for your answer[?]. * > What's recompiling*? How can I do it? Please explai

[android-developers] Re: Fwd: tools dex

2009-07-11 Thread ssfss
Hi. Thank you for your answer[?]. * What's recompiling*? How can I do it? Please explain that completely with details. I don't know which jar file has problems.[?] Please help me! I'm very confused[?]I dont have any time for run this project.[?] On Fri, Jul 10, 2009 at 1:42 PM, Dan Bornstein

[android-developers] Re: Fwd: tools dex

2009-07-10 Thread Dan Bornstein
On Fri, Jul 10, 2009 at 1:25 PM, Mark Murphy wrote: > Dan Bornstein wrote: >> That message is only ever produced because of entirely local >> information about a class, and the trigger condition is exactly as >> stated [...] > > I apologize for my mistake -- I was thinking of a different dex error

[android-developers] Re: Fwd: tools dex

2009-07-10 Thread Mark Murphy
Dan Bornstein wrote: > On Fri, Jul 10, 2009 at 1:00 PM, Mark Murphy wrote: >>> warning: Ignoring InnerClasses attribute for an anonymous inner class >>> that doesn't come with an associated EnclosingMethod attribute. (This >>> class was probably produced by a broken compiler.) >> At least in some

[android-developers] Re: Fwd: tools dex

2009-07-10 Thread Dan Bornstein
On Fri, Jul 10, 2009 at 1:00 PM, Mark Murphy wrote: >> warning: Ignoring InnerClasses attribute for an anonymous inner class >> that doesn't come with an associated EnclosingMethod attribute. (This >> class was probably produced by a broken compiler.) > > At least in some cases, that means you imp

[android-developers] Re: Fwd: tools dex

2009-07-10 Thread Mark Murphy
fatima wrote: > Hi.I have a same problem. When I was trying to run CometdChat > Program,this warning be appeard : [2009-07-10 20:08:36 - cometdchat] > warning: Ignoring InnerClasses attribute for an anonymous inner class > that doesn't come with an associated EnclosingMethod attribute. (This > cla