Page 1 of 1

Compiling with -deprecation

Posted: Tue Mar 19, 2002 5:12 pm
by Zart
<filename>.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.


Hi guys, i've got this msg after compilation, which was successful. how do i recompile with -deprecation ?

Hope to hear from ya soon.

Thanks!

Re: Compiling with -deprecation

Posted: Fri Mar 29, 2002 7:57 pm
by Mark Schnitzius
Go to Configure | Preferences | Tools, find your Compile command, and add "-deprecation" to the entry field for "Parameters:".