Re: Spurious Build error
Re: Spurious Build error
- Subject: Re: Spurious Build error
- From: Kaj Hejer <email@hidden>
- Date: Thu, 29 Jan 2004 20:44:39 +0100
At 18:49 +0000 29-01-04, Nick Burton wrote:
After adding a new WOComponent file to my project I get the following
build errors
=======
DataSumComp.java:10: package com.webobjects.appserver does not exist
DataSumComp.java:12: package com.webobjects.eoaccess does not exist
=======
import com.webobjects.foundation.*;
import com.webobjects.appserver.*; << error
import com.webobjects.eocontrol.*;
import com.webobjects.eoaccess.*; << error
Iam using xCode and WebObjects 5.2.2
I have cleaned all targets, reinstalled WebObjects and reinstalled a
backup of my project but still get the same problem on any new and one
old java source files .
Hi!
Please see the email bellow. Does that solution solves your problem?
--- begin forwarded text
Subject: Re: package com.webobjects.appserver does not exist
Cc: email@hidden, email@hidden
To: "horst ranz" <email@hidden>
From: Brent Shank <email@hidden>
Date: Mon, 22 Apr 2002 10:35:19 -0700
Make sure each group and file in your project is
associated with either the Application Server or
Web Server target.
Brent
On Monday, April 22, 2002, at 09:32 AM, horst ranz wrote:
Hi,
I had this problem before: when I try to compile
my application I suddenly get lots of errors
like "package com.webobjects.appserver does not
exist". Of course this is absurd.
What can be wrong?
Thanks in advance
Horst
_________________________________________________________________
Werden Sie Mitglied bei MSN Hotmail, dem grv_ten
E-Mail-Service der Welt. http://www.hotmail.com
_______________________________________________
WebObjects-dev mailing list
email@hidden
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
_______________________________________________
WebObjects-dev mailing list
email@hidden
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
--- end forwarded text
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.