Hi,

You can open your eclipse.ini and change the lines:
-Xms40m
-Xmx384m
to
-Xms256m
-Xmx1024m

These values ​​may be higher. It depends on your RAM.

Regards,
Peco

On Jul 18, 3:12 pm, Mate Gulyas <avalo...@gmail.com> wrote:
> Hi!
>
> I upgraded to Indigo, downloaded the ADT plugin a few days ago. Now
> sometimes I try to build my project, it goes Not Responding, and the
> build process is stuck at 55%. I can't do anything bit kill it with
> task manager. This happens about every second, third build now.
>
> Usually there is nothing in the log, but once I got a logged
> OutOfMemory exception.http://pastebin.com/ih5qUkiw
> I believe this is the same error. Please see details below.
>
> Thanks for any reply in advance.
>
> Mate Gulyás
>
> Details:
> OS: Windows 7
> Eclipse
> Version: Indigo Release
> Build id: 20110615-0604
> eclipse.ini:
> -startup
> plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
> --launcher.library
> plugins/
> org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
> -product
> org.eclipse.epp.package.java.product
> --launcher.defaultAction
> openFile
> --launcher.XXMaxPermSize
> 256M
> -showsplash
> org.eclipse.platform
> --launcher.XXMaxPermSize
> 256m
> --launcher.defaultAction
> openFile
> -vmargs
> -Dosgi.requiredJavaVersion=1.5
> -Xms40m
> -Xmx384m

-- 
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