Re: package com.webobjects.foundation.* doesn't exist
Re: package com.webobjects.foundation.* doesn't exist
- Subject: Re: package com.webobjects.foundation.* doesn't exist
- From: 時期 精霊 <email@hidden>
- Date: Thu, 16 Jun 2005 12:39:30 +0200
Hello,
verify that you added you class to the application server target.
to change target, select the file, then command+i then target.
Regards
Kuon
On Jun 16, 2005, at 11:50 AM, Liang Liao wrote:
Hi all,
I am quite a newbie here and just started to learn webobject.
Just after several tutorials and came across this annoying problem,
when I created a new component (without writing anything in it's
java class yet), the compiler complained that the following 4
packages don't exist..oh
what seems interesting is that the default component's Main.java
also have these declarations but it passed the compiler. Anyone
encountered such problem? How to solve it?
//declaration in MyClass.class
import com.webobjects.foundation.*;
import com.webobjects.appserver.*;
import com.webobjects.eocontrol.*;
import com.webobjects.eoaccess.*;
I was using xcode 2.1 to do all the works.
Regards,
Liang Liao
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40goyman.com
This email sent to email@hidden
_______________________________________________
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