Re: Package stratagies (are there some?)
Re: Package stratagies (are there some?)
- Subject: Re: Package stratagies (are there some?)
- From: gbrown <email@hidden>
- Date: Wed, 16 Mar 2005 14:26:09 -0500
Colin,
Colin Clark wrote:
2. There is no importing a class from the default package since in
JDK 1.4 , so references to this practice in the mail archives must be
from an earlier time, right? (It doesn't work for me.)
You shouldn't have to import anything that is in the default package.
It's automatically available.
I have MyEOThing.java in the default package, and want to reference it
in a packaged class. Is not this impossible? because there is no
importing a class from the default package since in JDK 1.4?
_______________________________________________
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