facebook

JSP Styles with JSTL not working with ME 3.8.1 [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #213031 Reply

    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.

    #213041 Reply

    Riyad Kalla
    Member

    This is a known bug we should hopefully get fixed in the next service release. The enhancement of differentiating background colors is also known thakn you for reporting them though.

    #230069 Reply

    wilkerd1
    Member

    I tried setting everything so it has a black background with bright foregrounds. On tags like the one below, the coloring I set for the JSP style is not correct. Everything from the = sign to the last quote still has a black foreground, and I cannot find anywhere in the prefs where this can be changed. Every color setting for every editor has a non-black foreground.

    Where can this be fixed? Is this a bug? I am on version 3.8.3

    <c:if test=”${Branch_Manager != null}”>

    Thanks!
    Daniel

    #230071 Reply

    Riyad Kalla
    Member

    Daniel,
    This is a bug, please see this thread for a workaround:
    https://www.genuitec.com/forums/topic/xml-syntax-highlighting/#post-228095

    #230120 Reply

    wilkerd1
    Member

    Thanks for the response Riyad! I viewed the post and will try the steps outlined in it. When I was searching the forums, I never found this one. Will save it now…

    Thanks again!

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JSP Styles with JSTL not working with ME 3.8.1 [Closed]

You must be logged in to post in the forum log in