i installed the new Eclipse Indigo 3.7 SDK. And i installed the PDT and Javascript Plugin to edit PHP and Javascript files.

For some reason my php files and javascript files are not validated. Java code is still validated showing the red rectangles on the right side indicating that there is an error or yellow rectangles for warnings.

Do i need to set something up to get this working. Looks like many things in the preferences changed, so i cannot find any of menu items described in some of the tutorial describing how to enable validation or add libraries for javascript validation.

Can anybody help?

link|improve this question

70% accept rate
feedback

2 Answers

Just found a work-around now : following the steps presented here made my day : http://www.mmncs.com/2011/08/how-to-install-setup-a-local-php-development-environment-in-linux-ubuntu-11-04-with-eclipse-indigo-3-7-lamp-xdebug-developer/

(scroll to "Install PHP Development Tools (PDT)" ).

In short : install the classic workbench, then install PDT from the workbench.

Works fine now.

link|improve this answer
feedback

I had the same issues and moved to netbeans (configuration takes two minutes!)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.