Title: (Alt-Enter) Bug in #601

Dayanand,

 

            The correct syntax for @throws is @throws  class-name  description (see http://java.sun.com/j2se/1.3/docs/tooldocs/win32/javadoc.html). So, “an” is treated as class-name.

 

Best regards,

Mike Aizatsky.

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

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

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Daya Sharma
Sent:
Wednesday, February 06, 2002 10: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

Reply via email to