When I\'m using the graphical layout editor after 5-10 minutes of working I get the error \"java heap size\". I tried to increase size in eclipse.ini:
-Xms512m
-Xmx1024m
But
You can set this on the command line before running eclipse so that eclipse has more mem: How do I set Java's min and max heap size through environment variables?