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
w
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.eo