Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add content assist for css, html.. in Eclipse?

Are there any libraries that we can add to Elipse to support context assist (css, html) like Netbean? Many thanks,

CSS content assist is included Netbean

like image 998
diep Avatar asked Nov 24 '22 08:11

diep


1 Answers

Depending on which Eclipse package you installed you may already have the CSS and HTML editors. If you don't then you can install them using Help > Install New Software. Choose the software site for your version of Eclipse in the drop down list and look at the Web, XML, Jave EE and OSGi Enterprise Development section. The Eclipse Web Developer Tools section contains the editors you want but the other sections may also be of interest.

like image 159
greg-449 Avatar answered Jan 06 '23 07:01

greg-449