I have been using eclipse all the time, so I don't want to change it when I get used to it. in eclipse, css is opened in the form of text files, without code highlighting or code completion. it looks quite uncomfortable, it is not conducive to our development. Today, we will introduce the installation of css plug-ins and xml in eclipse. I wanted to install these plug-ins using the softwareupdates provided by eclipse, but none of them can be used.
I have been using eclipse all the time, so I don't want to change it when I get used to it. in eclipse, css is opened in the form of text files, without code highlighting or code completion. it looks quite uncomfortable, it is not conducive to our development. Today, we will introduce the installation of css plug-ins and xml in eclipse. I wanted to install these plug-ins using the software updates provided by eclipse, but none of them were usable. the following manual installation process is available.
I. installation of css plug-ins
1, wget http://sourceforge.net/projects/csseditor/files/csseditor/0.0.5/net.sourceforge.csseditor_0.0.5.zip/download
Unzip net.sourceforge.csseditor_0.0.5.zip
Cp./plugins/*/usr/share/eclipse/plugins/
2. start eclipse. if you have already enabled eclipse, turn it off and restart it.
3. window> Perferences> General> Editors> File associationsyou will find the first line of display .css in a box. the following box shows the css editor. click OK.
4. to avoid unexpected events, we recommend that you restart it.
5. automatically complete ctrl + alt +/indicates complete alt +/
Css editor
II. xml plug-in installation
Plug-ins
Http://www.9iv.com/down/controls/downlist.aspx? Id = 3542
Installation method: the root css plug-in is installed in the same way. if the file is copied correctly, no problem occurs.
Install JS plug-ins, css plug-ins, xml plug-ins, and web development tools.