Menu

#14 No color background under script code in documentation

open
5
2005-09-08
2005-09-08
Anonymous
No

When i'm editing such fragment of template:

1. /**
2. * This is example of generated javadoc
3. * <%= ((MyClass) argument).getDescription()%>
4. * <%((MyClass) argument).getDescription();%>
5. */

script code in 3rd and 4th lines are not higlihted.
The same with non - javadoc comments.

Discussion


Log in to post a comment.