This is a very unhelpful default in veXcode. By default it suggests adding the file to the wrong target (think build process). Instead of it adding to the one that does compilation (Application Server), it wants to add it to the one that does packaging (ApplicationName).

Feh.  A pox on Xcode!

Chuck


On Dec 12, 2005, at 3:39 PM, 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?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]

--
Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to