It's a known problem. It will be fixed soon. Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" -----------------------------------------------------------
----- Original Message ----- From: "Michael Kirby" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 12:57 AM Subject: [Eap-list] Change Method Signature > Change method Signature doesn't change the signature of javadoc comments. > > for example: > > > /** > > @see #foo(int) > */ > > int foo(int a) > > > if I change foo to bar (with rename), the javadoc #foo changes to #bar. If I change the > method signature (to remove the int, it doesn't change the javadoc. > > Mike > --- > [EMAIL PROTECTED] > To obtain my PGP public key, mail "SEND PUB KEY" in the > subject to "[EMAIL PROTECTED]" > > > _______________________________________________ > 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
