I just installed eclipse and started working on an existing project. Thing is, none of my code has syntax highlighting. The file name convention is name.class.php and name.html.php
Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Do you have the Eclipse PDT (PHP Development Tools) installed alongside Eclipse? The standard install will not support PHP highlighting.
There is no need to uninstall your current version of Eclipse. If you want the PDT, just follow the instructions at this link (assuming you are using Eclipse 3.6). If you follow those instructions, you will download all the necessary “stuff” to use the PDT. If you have a different version of Eclipse, other instructions are on that same site.