package does not exist
package does not exist
- Subject: package does not exist
- From: Wes James <email@hidden>
- Date: Mon, 9 Aug 2004 09:27:55 -0600
I have been working through the webobjects Application manual which
has some tutorials. I have reached the section that puts all the
components into a user.java class. When I create this class/file it
puts
import com.webobjects.foundation.*;
import com.webobjects.eocontrol.*;
into the file. I get a red circle with a white x in it at the left of
the java.class pane (edit window). When I click on the circle it get:
package com.webobjects.foundation does not exist.
What am I missing?
The first time I noticed this problem is when I tried to compile and
run it. I got the same errors. But I now notice the red
circles.........
thanks,
wj
_______________________________________________
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.