Change color/syntax highlighting for JSF/Facelets EL expressions in Eclipse
问题 I have installed both plugins: WTP and JBoss Tools (3.3) for Eclipse Indigo, but could not found a way to configure special syntax highlighting for EL expression in JSF (.xhmtl Facelets views). The EL expressions they look like other html-attributes, but I want they have special highlighting (highlighted with other color for all #{...} expressions), so one can easier understand what are being rendered and navigate through the code faster. Does anyone know, is it possible in Eclipse. I know,