I just installed Aptana Studio 3 (built on Eclipse), and installed the Subversive-plugin too. After I svn-update my project (400 MB, 18.000 files , 2.000 folders ) Aptana keeps refreshing constantly. It seems about every folder in my project is being refreshed, even when only a few files are updated, which is causing some big lags when using Aptana.
I was using Zend Studio before, which didn’t display this behaviour.
I already unchecked ‘Refresh automatically’ and ‘Build automatically’ in the Preferences.
Does anybody have an idea why this happens?
UPDATE:
I gave up on Aptana Studio 3. Too many weird things (for example duplicate key bindings that CANNOT be disabled). I’m using the ‘Eclipse for PHP’-package now and installed the Aptana plugin.
Another solution is to go into Preferences->Aptana and uncheck the ‘Auto-detect modifications to projects made outside IDE’. This will stop endless refreshes 🙂