Aptana 3 gets very slow with a few (large) projects, how to increase productivity?
I have several projects that I check subversion in a dev directory through which I can access through Apache. Something like that
So, if I go to this URL http://local.dev I can see all the project folders. In Aptana, it looks like
+ dev (main project folder that Apache uses as well) - project (svn branch I'm currently testing) - another_project (another svn branch) - yet_another_project (yep, another svn branch)
Thus, in order to access the project form, I do not need to configure Apache every time, I just need to access the project folder, for example http://local.dev/project or http://local.dev/another_project
The problem is that these projects are very large (Prado, Zend and Drupal framework, as well as additional libraries if necessary), and I could have several branches of the same project that were checked in different folders. Aptana points to all this, which I consider a problem. I know that I can create a project for each of them inside Aptana itself and close the project if I do not use it, but I see no way to do this in the folder in the project (which, I think, should solve my problem), but if I I make separate project folders, I also need to configure Apache to point to a new location, which is still painful in itself.
Is there a way to close the subfolder in the project folder in Aptana? or have a subproject folder? or Close the folder inside the project? or exclude folder indexing? or disable indexing?
NOTE. Sometimes when adding a new folder to a project I get a warning from memory and / or Aptana crashes. Also, when Aptana coding becomes so sluggish that it is very cumbersome to do anything at all. I really like the Aptana IDE, but for me it could be a deal violation.
I thought I moved the Apache site to the root directory of Aptana so that I can access it at the project level, but I do not think that this will work for indexing performance on the side of Aptana.
UPDATE: This may be due to:
It looks like Aptana is indexing .svn folders
UPDATE:
So far, the only thing that needs to be done is to create a new workspace for each project that I need to check svn. It's a pain to switch between projects, but Aptana is being used again.
UPDATE # 2
Looks like the Aptana BUG list did, yes!
UPDATE # 3
After countless wizards, to get Aptana to play well, I decided to test other IDEs.
It starts with Eclipse as what Aptana is based on. I have a good collection, but it is still not 100% what I was looking for.
Also, having tried PHPStorm, which paid the IDE, but I find it the top inscription IDE