i'm getting a *lot* of this kind of error from the dexer when trying 
to use 3rd party libraries or even after compiling innocent-looking 
source.

is this a problem with the dexer, or a problem with my JDK? i'm using -

Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)

- on MacOS 10.5.6.

thanks.

     [apply] 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.)
     [apply]
     [apply] UNEXPECTED TOP-LEVEL ERROR:
     [apply] java.lang.OutOfMemoryError: Java heap space
     [apply]    at 
com.android.dx.rop.code.Rops.opMoveResultPseudo(Rops.java:1348)
     [apply]    at 
com.android.dx.cf.code.RopperMachine.run(RopperMachine.java:495)
     [apply]    at 
com.android.dx.cf.code.Simulator$SimVisitor.visitConstant(Simulator.java:621)
     [apply]    at 
com.android.dx.cf.code.BytecodeArray.parseInstruction(BytecodeArray.java:750)

-- 
jason.software.particle

--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to