i am not sure this is what you need, but eclipse works best with between 256M to 512M try this when you run eclipse (you will need to change the relevant path of course):
c:\eclipse3.3\eclipse.exe *-vm c:\sun-java2-5.0\bin\java.exe* -vmargs -Xms256M -Xmx512M if that works you can add that line in your eclipse shortcut On Fri, Aug 28, 2009 at 3:25 AM, human android <[email protected]>wrote: > > I was using ADT for debugging and then I get this Internal error: out > of memory error > > Is there any way to avoid this? > > > -- Yaron Spektor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

