Compiling with -deprecation

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Zart

Compiling with -deprecation

Post 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!
Mark Schnitzius

Re: Compiling with -deprecation

Post by Mark Schnitzius »

Go to Configure | Preferences | Tools, find your Compile command, and add "-deprecation" to the entry field for "Parameters:".
Post Reply