• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Packages in Eclipse....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Packages in Eclipse....


  • Subject: Re: Packages in Eclipse....
  • From: Chuck Hill <email@hidden>
  • Date: Sun, 29 Feb 2004 19:12:06 -0800

I try to avoid using the default package.  I thought its use was
discouraged in JDK 1.4...

But that is not what you asked.  Grin.  If you want to reference a class in
the default package in a class in a package you still need to import it:

import Session;


Chuck


At 08:46 PM 29/02/2004 -0600, James Cicenia wrote:
>Newbie Question --
>
>I refactored my eclipse project by moving my components into a
>subproject and moved my java classes into a package. however,
>I am confused about referencing the (default package). In my case
>eclipse can't find the Session.
>
>How do I reference my classes in the (default package)?
>
>thanks again,
>James Cicenia
>
>

--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net
_______________________________________________
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.


  • Follow-Ups:
    • Re: Packages in Eclipse....
      • From: James Cicenia <email@hidden>
    • Re: Packages in Eclipse....
      • From: James Cicenia <email@hidden>
References: 
 >Re: Organization of Objects in Eclipse.... (From: Chuck Hill <email@hidden>)
 >Packages in Eclipse.... (From: James Cicenia <email@hidden>)

  • Prev by Date: Urgent: Writing in a shared editingcontext
  • Next by Date: Re: Packages in Eclipse....
  • Previous by thread: Packages in Eclipse....
  • Next by thread: Re: Packages in Eclipse....
  • Index(es):
    • Date
    • Thread