facebook

Multiline comments in JSP [Closed]

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

    Chuck Deal
    Member

    I noticed that the multiline comments in the scriptlet tag are NOT syntax highlighted. Actually, that is not what I noticed first…First, I realized that the java keywords within a multiline comment were syntax highlighted.

    For example:

    <%
    /*
    * Retrieve the Review container from the session,
    * if null, re-instantiate.
    */
    %>

    the whole comment stays black, EXCEPT the “if” and “null” get highlighted as keywords.

    Is this a bad setting on my part or a bug?

    #217639 Reply

    Riyad Kalla
    Member

    Its a bug, we have it filed and hope to get it fixed soon.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Multiline comments in JSP [Closed]

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