Building php projects... [message #522251] |
Sun, 21 March 2010 19:12  |
Tony  Messages: 11 Registered: September 2009 |
Junior Member |
|
|
Hiya guys
When i start up eclipse (3.32 with pdt 1.03) i get in the bottom bar "building php projects"...for about 45 minutes before it finally begins to build the workspace. This happens every time i start eclipse. I am working on a small-medium site, which references the zend framework. Is this build feature needed, or can it be turned off - if so, what will i lose out on?
Or is there any way to find out what's choking the builder for so long?
[Updated on: Sun, 21 March 2010 19:13] Report message to a moderator
|
|
|
|
|
Re: Building php projects... [message #528659 is a reply to message #522618] |
Wed, 21 April 2010 11:23   |
Eclipse User |
|
|
|
On 2010-03-23 12:38, Tony wrote:
> Doesn't this happen to anyone else?
hello
we had similar problem, it was caused by slower samba resources and versioning
control. Some options were checked like "refresh before build" etc. Eclipse was
refreshing all files, asking for each file etc. There was huge amount of packets
over network, small but about 1000/second. Samba with such usage is very slow.
We solved out problem by:
+ turning on some memory cache options (for svn)
+ tweaking samba (new version, some options)
+ disabling some svn updates
Moving resources from samba to local disk cured problem completely.
BTW: if you are still using such old Eclipse You should upgrade.
d.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03800 seconds