<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!
Compiling with -deprecation
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
Mark Schnitzius
Re: Compiling with -deprecation
Go to Configure | Preferences | Tools, find your Compile command, and add "-deprecation" to the entry field for "Parameters:".