• 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: James Cicenia <email@hidden>
  • Date: Sun, 29 Feb 2004 22:08:08 -0600

OK -

I thought things were looking real good after reorganizing my project
but now
I get this error upon trying to run my test application with my new
component
structure:

WOBundle.lookForClassInAllBundles(src/DashboardQ1) failed!

Any help here would be greatly appreciated.

-James Cicenia



On Feb 29, 2004, at 9:12 PM, Chuck Hill wrote:

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


References: 
 >Re: Organization of Objects in Eclipse.... (From: Chuck Hill <email@hidden>)
 >Re: Packages in Eclipse.... (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Packages in Eclipse....
  • Previous by thread: Re: Packages in Eclipse....
  • Next by thread: WO and JDO? problems with EOEditingContexts
  • Index(es):
    • Date
    • Thread