Asim Zaidi
Asim Zaidi

Reputation: 28284

How to change Eclipse enviornment

I am using eclipse pdt and all my files in the folder have php support. I want to use javascript support on JS files. How could I do that in Eclipse pdt helio?

Thanks

Upvotes: 0

Views: 84

Answers (1)

Alex Jasmin
Alex Jasmin

Reputation: 39496

Right-click on the project and select Web Development Tools > Add JavaScript Support

Upvotes: 1

Related Questions