facebook

JSP editor erroneously treats /**/ as a JavaDoc opener

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

    paul.lebeau
    Member

    I use this sequence (“/**/”) as a marker for temporary debugging statements.

    Obviously this should be treated as a closed comment, but the MyEclipse JSP editor treats it as an opening of a JavaDoc comment and the following code is syntax coloured as JavaDoc.

    You need to insert a space between the asterisks for things to be displayed correctly.

    #210615 Reply

    Riyad Kalla
    Member

    Good catch, I filed it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP editor erroneously treats /**/ as a JavaDoc opener

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