This file is hrc for jade template syntax highlight in eclipse using colorer plugin (http://colorer.sourceforge.net/)
Version 0.0.1
- open and edit eclipsepath/plugins/net.sf.colorer_*.*.*/colorer/hrc/proto.hrc search for haml, and add below section below the haml section you just find.
<prototype name="jade" group="inet" description="JADE">
<location link="jade.hrc"/>
<filename>/\.(jade)$/i
</prototype>
- place this file(jade.hrc) into eclipsepath/plugins/net.sf.colorer_*.*.*/colorer/hrc/
- open eclipse preferences, and under General->Editors->File Associations add *.jade to 'File types' add add editor 'Colorer XML Editor'
- change color theme in eclipsepath/plugins/net.sf.colorer_*.*.*/colorer/hrd/rgb to what you like
Enjoy!!!
0.0.1 initial checkin
Aulphar [email protected]
Version: MPL 1.1/GPL 2.0/LGPL 2.1