Hi Giles,

I take a look here and JavaEOApplication doesn't have a com.webobjects.eoapplication.client package.

Try to remove this line or organize the imports (Command+Shift+O).

Cheers,

Henrique

Cedarstone wrote:
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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/hprange%40gmail.com

This email sent to [EMAIL PROTECTED]


--

\o/ Henrique Prange, Moleque de Idéias Educação e Tecnologia Ltda
 |  Phone: 55-21-2710-0178 E-mail: [EMAIL PROTECTED]
/ \ http://www.moleque.com.br
_______________________________________________
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