Paul,

All you need to do is add the "@deprecated" to the method or class javadoc. It
is also recommend to include a "@see" tag to reference the method or class that
should be now called or replaced with.

--Claudio

> From: "Paul Glezen" <[EMAIL PROTECTED]>
> Date: Tue, 19 Jun 2001 07:18:01 -0700
> 
> How does one mark a method as deprecated?  Will doing so in the Javadoc
> comments accomplish this?
> 
> Thanks,
> - Paul
> 
> Paul Glezen
> IT Specialist
> Software Services
> 818 539 3321
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to