1

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.

2 Answers 2

1

Help -> install New Software

Select the following three options under “Web, XML, Java EE and OSGI Enterprise Development”:

  • Eclipse Java EE Developer Tools
  • Eclipse Java Web Developer Tools
  • Eclipse Web Developer Tools

Follow the prompts from there.

Sign up to request clarification or add additional context in comments.

Comments

0

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.

1 Comment

can you please tell the exact name of the package? because this "web developer tools" i cannot find in the marketplace

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.