AW: Finding deprecated API
AW: Finding deprecated API
- Subject: AW: Finding deprecated API
- From: Helge Staedtler <email@hidden>
- Date: Wed, 31 Aug 2005 16:20:19 +0200
Hi Georg,
I know you are a longtime xCode user. Go to "Project > Edit active target
'<yourAppName>'"
Click on the entry "Java Compiler Setttings" in the left which is found
under "Simple View" and then you have the choice to EITHER set the checkbox
"Show use of deprecated API" OR enter in the large textfield "Other java
Compiler flags" the parameter
"-deprecation"
Do this for ALL targets ('cause I do not know which one gets checked at the
moment; under xCode 1.5 it was the Application-target)
Recompile, now you get the detailed info where things ar deprecated.
regards,
helge
Am 31.08.2005 14:37 Uhr schrieb "Georg Tuparev" unter <email@hidden>:
> Folks,
>
> Moving sources to WO5.3. I am getting bunch of "deprecated API"
> warnings, e.g.
>
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -deprecation for details.
>
> Any suggestion how to find the source of these warnings?
>
> TIA
>
> Georg Tuparev
> Tuparev Technologies
> Klipper 13
> 1186 VR Amstelveen
> The Netherlands
> Mobile: +31-6-55798196
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
--
Helge Städtler
- Expect and Respect.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden