Please tell me how to work with PHP, HTML, CSS & JS within same file simultaneously. I mean I do this most often, that the file is *.php
extension but I have to write HTML, CSS, PHP, JS all in the same file.
So that for each language code hinting could work, it doesn't work.
I have already download
- Eclipse for PHP
- Eclipse for JavaScript & Web
but both run separately. How can I combine? Please help.
Look in the menu:
Help -> Install New Software
Make sure you have the package for Web Developer Tools
Then Eclipse should provide the desired highlighting.