I have a JavaDoc for a method that throws an IllegalArgumentException:

/**
 *  stuff
 *
 * @throws <tt>IllegalArgumentException</tt> if the array length is zero.
 */

It highlights the @throws line as an error, but if I remove the HTML tags,
it's fine.  Can IDEA ignore HTML tags in these situations?

Thanks!

;ted


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to