Re: How to turn on -deprecation in Xcode?
Re: How to turn on -deprecation in Xcode?
- Subject: Re: How to turn on -deprecation in Xcode?
- From: Thomas <email@hidden>
- Date: Thu, 6 Nov 2003 15:36:22 +1100
Great hint!
Double click on the Application Server target, in settings > Simple
View > Java Compiler Settings there is a checkbox "show usage of
deprecated API." I also added -deprecation to the other java compiler
flags just in case.
It works now.
On 05/11/2003, at 22:49, email@hidden wrote:
Hi Thomas
On Wednesday, November 5, 2003, at 02:56 am, Thomas wrote:
When I build my WO application I get this warning:
Note: X.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
How do I turn on -deprecation in Xcode? I've tried many places, and
the online help is no help...
It used to be in the Java Compiler Settings of the Application Server
target, if that helps...
-- Denis.
Thomas Wedderburn-Bisshop, CIO, Woomera Net Solutions
Sydney Australia www.woomeranet.com.au
_______________________________________________
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.