Re: Ridiculously stupid problem
Re: Ridiculously stupid problem
- Subject: Re: Ridiculously stupid problem
- From: wojingo <email@hidden>
- Date: Tue, 13 Dec 2005 10:23:14 +1030
Matthew McKay wrote:
Hello,
As you will probably figure out by reading the next few sentences,
I'm very new to WO and the xCode environment. I can't compile my WO app
because I don't know what I am doing, I guess. I keep getting errors
saying that xCode can't find the specified packages I am trying to
import, but it makes no sense to me.
Steps to reproduce (On my machine, at least) and further explanation
follow
1) Create a new project. WebObjects Application, no servlet container,
no web support, no EOAdaptors, default frameworks, no EOModles
2) Click build + run. The build passes, and the app runs no problems.
3) Add a new file. Action menu, WebObjects Component, xCode project
name checked in "Targets"
4) Click build + run. The build fails. Cannot find the specified
packages to import. The default packages. The same exact packages I
successfully imported in main.java.
What am I missing?
Check that the WOComponent you added is in the same target as the Main
WOComponent.
- shaun
_______________________________________________
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