Your JavaDoc @throws tag isn't syntactically correct. See http://java.sun.com/j2se/1.3/docs/tooldocs/win32/javadoc.html#@throws.
Jason Boehle [EMAIL PROTECTED] -----Original Message----- From: Daya Sharma [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 1:26 PM To: [EMAIL PROTECTED] Subject: [Eap-list] (Alt-Enter) Bug in #601 Hi I have a javadoc comment /** * Displays the instructions necessary to correctly configure this application * server for the deployed portal. Your implementation could, for example, * display a web page or a dialog box. * * @throws an <code>ApplicationServerConfigurationException</code> if it cannot display a web page or a dialog box */ somehow I get an (Alt-Enter) prompt for "an" in " * @throws an <code>". The prompt says "COM.rsa.jsafe.an.? (Alt-Enter)" Dayanand Sharma Software Developer Mongoose Technology 281-461-0099 x 106 _______________________________________________ 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
