Timur, It's fixed in build #605.
Best regards, Mike Aizatsky. ------------------------------ IntelliJ Software, "Develop with pleasure!" http://www.intellij.com > From: "Timur Zambalayev" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, February 10, 2002 9:05 PM > Subject: [Eap-list] Re: Assertion in javadoc > > > > =============================================== > > 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 _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
