Dashboard > WebObjects > Development Tools-Xcode
  WebObjects Log In View a printable version of the current page.  
  Development Tools-Xcode
Added by Steven Mark McCraw, last edited by Pascal Robert on Dec 19, 2007  (view change)
Labels: 

Xcode was the official development IDE for WebObjects 5.3 and below.  Since WebObjects 5.4, WOLips is the "official" toolset.  You can use Xcode 3 on Leopard to compile WO projects, but that's about it.

Finding deprecated API in Xcode

When you compile and Xcode tells you to use the -deprecation flag to see details:

  • Select Project/Set Active Target/Application Server
  • Then select Project/Edit Active Target "Application Server"
  • On the left hand side of the Target information window you'll see Java compiler settings under the "Settings/Simple View". Select it.
  • Under Java Compiler Settings you'll see a check box for "Show usage of deprecated API". Checking this box will give you details in the build panel of what API has been deprecated in your code.

Please add explanation on how to find deprecated API in WOLips

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators