Re: Deprication Override - Need To Launch with -deprecation
Re: Deprication Override - Need To Launch with -deprecation
- Subject: Re: Deprication Override - Need To Launch with -deprecation
- From: Art Isbell <email@hidden>
- Date: Sat, 20 Sep 2003 08:24:20 -1000
On Saturday, September 20, 2003, at 04:34 AM, Jonathan Fleming wrote:
What is the argument I have to set to compile with deprecation turned
on? I've tried using just -deprication but this does not work,
MyClass.java uses or overrides a deprecated API .
Note: Recomplie with -deprecation for details
You have spelled "deprecation" correctly and incorrectly in your email
message. Be sure that you are adding the compiler flag,
"-deprecation"; "deprication" won't work.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.