Eclipse PDT isn't highlighting PHP syntax in .html files? -
so, i'm doing code maintenance , our php codes embedded in html files.
eclipse isn't highlighting of php codes in html file.
does have ideas how this? i've tried looking in preferences , google ninja skills fail me.
thank in advance.
- window > preferences > general > content types
- under "text" find "php content type"
- add "*.html"
- close file , reopen again. restart eclipse won't work, since whatever .html file have been open when restart appear again. had close .html file tab viewing , reopen it.
thanks again!
Comments
Post a Comment