Eclipse 3.0, ME 3.8.1, JSTL 1.0, WinXP, Tomcat 5
The Editor JSP Styles settings are not working.
The only JSP tags that are being displayed in the correct colors are the “jsp:xxx” tags and the directive like ‘page’ and ‘taglib’.
All of the JSTL tags like “<c:if…>” are being shown in the HTML Tag colors.
Also: It would be really really nice if you could set the background color of JSP tag contents (like comment contents) so you can easily distinguish between JSP and HTML code in the editor. The Lomboz JSP editor does this and it’s very nice.