Perhaps it is because you should have the "variable name" after the @param, not the object type.
Try "@param event ..." instead.
 
/Christian
-----Original Message-----
From: Goncharov, Vladimir [mailto:[EMAIL PROTECTED]]
Sent: den 3 juni 2002 17:16
To: [EMAIL PROTECTED]
Subject: [Eap-bugs] Doesn't properly recognize method parameter type in the JavaDoc comment

    /**

    * send a notification to all registered listeners

    * @param Notification the event to send

    */

    public void sendNotification(com.gs.fw.web.services.monitoring.Notification event)

    {

 

        ...

    }

 

Displays valid parameter type Notification in a red color when full qualified class name is used ...

 

 

Vladimir Goncharov

Goldman, Sachs & Co.

(917) 343-3129

 

Reply via email to