Glen,

 

In provided javadoc first <code> tags are really not needed, because javadoc tool already knows that there goes exception name. And about HTML tags in javadoc… >From javadoc point “@exception <b>MyException1<p>MyException2</b> someText” is valid. Do you really think IDEA should handle such docs?

 

Best regards,

Mike Aizatsky.

------------------------------

IntelliJ Software, "Develop with pleasure!" http://www.intellij.com

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Glen Stampoutlzis
Sent: Friday, March 01, 2002 2:35 PM
To: [EMAIL PROTECTED]
Subject: [Eap-list] Bug with javadoc error highlighting

 

The following is valid javadoc but is displayed as being incorrect by idea:

 

     * @exception <code>ClassCastException</code> if the argument is not a
     *    <code>Byte</code>.

Reply via email to