I installed my Eclipse via the Ubuntu Software Center. Afterwhich, I follow the instruction in this wiki (http://wiki.eclipse.org/PDT/Installation#Eclipse_3.5_.2F_Galileo_.2F_PDT_2.2) and I met with the following errors:
Cannot complete the install because one or more required items could not be found. Software being installed: PHP Development Tools (PDT) Runtime Feature 2.2.0.v200912030932-7L7J-F8NcJKhTcJmKhmc (org.eclipse.php.feature.group 2.2.0.v200912030932-7L7J-F8NcJKhTcJmKhmc) Missing requirement: PHP Development Tools (PDT) Runtime Feature 2.2.0.v200912030932-7L7J-F8NcJKhTcJmKhmc (org.eclipse.php.feature.group 2.2.0.v200912030932-7L7J-F8NcJKhTcJmKhmc) requires 'org.eclipse.wst.xsl.feature.feature.group [1.0.0,2.0.0)' but it could not be found
I tried googling but I can't find any instruction on how to install 'org.eclipse.wst.xsl.feature.feature.group'.
Any help is much appreciated.
Cheers, Mickey
Thanks for all the responses. However, none really works with the Ubuntu version of Eclipse. What I did in the end is to download the zip from Eclipse and follow the eclipse section of this installation manual.
http://flurdy.com/docs/eclipse/install.html
Thanks again for all the responses :)