Re: Compiling WO project in Xcode 3
Re: Compiling WO project in Xcode 3
- Subject: Re: Compiling WO project in Xcode 3
- From: Art Isbell <email@hidden>
- Date: Thu, 6 Mar 2008 11:24:45 -1000
On Mar 6, 2008, at 10:19 AM, Gennady Kushnir wrote:
As I know Xcode does not allow to create new WO projects but should
be able to work with existing projects.
But when I tried to build and my project I bumped into
ClassLoadedException: "Application" class not found
When I had a look at build results i astonishingly found that inside
woa bundle there are no "Resources" nor "WebServerResoures"
folders. But they are replaced with one of the files that should
have been inside them...
Instead of Resources folder there is WOAfile.icns (named
"Resources") and named "WebServerResources" - one of my png images
in project.
Certainly it seemes absolutely impossible to run that project...
Does anybody know what is wrong and what I should do to build and
run old WO project on Xcode 3?
I have OS X 10.5.1 and Xcode 3.0 , WO 5.4 and project initially
built on OS X 10.4.11 , Xcode 2.4.x , WO 5.3.4
I moved to Eclipse when I updated to Leopard, but I still have my
Xcode projects from Tiger. So I just opened a random WO 5.3 project
in Xcode 3.0 under Leopard 10.5.2. I deleted the existing build
directory to force the rebuilding of everything including indexes. My
first build attempt failed. The build error indicated that my choice
of compilers, jikes, was somehow involved. So I changed my compiler
to the default javac. A second build attempt succeeded. An
examination of the woa build product indicates that it includes
everything that I would expect. So other than jikes apparently not
being supported by Xcode 3 and/or WO 5.4, the javac build was normal.
I don't know what to suggest other than to delete your build
directory and try again. If the woa build product is still
incomplete, maybe you can find something in the build messages that
would be a clue.
Aloha,
Art
_______________________________________________
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