Aptana PHP installation in Aptana 2.x
As all aptana fans know, Aptana PHP plugin was discontinued in Aptana 2.x, in favor of PDT.
But PDT is a joke, not suitable for professional PHP development, major features are missing.
So if you want to continue using Aptana PHP, that’s what need to be done:
- Aptana -> Help -> Install New Software
- Add http://update.aptana.com/install/php
- Then select Aptana PHP and install it.
In case you don’t have yet a SVN plugin, go to
- Aptana -> Help -> Install Aptana Features
- Others -> Subclipse
- Follow the instructions
Posted in PHP Development | 6 Comments