Eclipse can't resolve framework
Eclipse can't resolve framework
- Subject: Eclipse can't resolve framework
- From: Cedarstone <email@hidden>
- Date: Thu, 11 Jan 2007 12:54:16 +0000
Hi
I am taking a project from XCode to Eclipse and seem to be
progressing well up to this point...
I have a class with the following import declarations:
import com.webobjects.foundation.*;
import com.webobjects.eocontrol.*;
import com.webobjects.eointerface.swing.*;
import com.webobjects.eoapplication.client.*;
Eclpise resolves all these except the import
com.webobjects.eoapplication.client.*; at which it complains with
"The import com.webobjects.eoapplication.client cannot be resolved"
I have double checked and in the Eclipse WO Frameworks configuration
I have the JavaEOApplication library selected. Any ideas where I am
going wrong? I have tried a Clean and then Build but still the same
issue.
Regards
Giles
_______________________________________________
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