===============================================
class Test {
    /**
     * @return  <code
     */
    boolean isGood() {
        return true;
    }
}
===============================================

Type ">" to try to finish the @return line ("@return <code>true</code> if
it's good").
You should see the "Assertion failed" dialog and exceptions in the log.


Timur Zambalayev


> Hi,
>
> Is it reproducible? Can you give me the exact javadoc text it is
> reproducible in?
>
> Best regards,
> Mike Aizatsky.


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to