Eclipse and Large Projects

Uncategorized | Posted by admin
Mar 24 2009

So I had some problems with Eclipse moving crappy slow, and on top of that, I lost my auto-complete abilities for my project. The problem? I was working with a rather large PHP project and it appears that java heap size was the problem.

Solution: Increase the Java heap size used by the VM that runs eclipse like so:

./eclipse -vmargs -Xmx512M -XX:MaxPermSize=128M

And that’s it! By default eclipse uses 256MB heap size which, for my project, seemed to be too small.. but this fixed it. Now eclipse auto-complete works, and it runs smoooth as butta. :)

Hope it helps others that are having problems with large projects in eclipse.

It’s Flash! Weeeee!

Uncategorized | Posted by admin
Feb 14 2009

Bugzilla: You annoy me.

Uncategorized | Posted by admin
Feb 11 2009

BugzillaPHP on Google Code

Uncategorized | Posted by admin
Jan 14 2009

BugzillaPHP 0.1 Released!

Uncategorized | Posted by admin
Jan 13 2009

It’s Bugzilllaaaaa!!! And PHP.

Uncategorized | Posted by admin
Dec 09 2008

Game Development 101

Uncategorized | Posted by admin
Jul 30 2007

Mmm.. Fresh install..

Uncategorized | Posted by admin
Mar 27 2007