I noticed today that i don’t have an HTML editor in my list. How can i add it and others if need be?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Install the Web Tools Platform — or EE Devlopers version of Eclipse, which includes the Web Tools Platform.
Other types of files are usually automatically loaded as text files. To get specific language capabilities you usually want to install a development library for that language into Eclipse. i.e. CDT for C++, PyDev for Python, etc..
Also you can find how to associate arbitrary file types to specific editors here :Eclipse File Type Association.