• 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: Geoff Hopson <email@hidden>
  • Date: Mon, 1 Mar 2004 19:52:38 +0000

Would this be a case of your NSProjectSearchPath not being set up
correctly?

OPen up the Debug... menu in eclipse, select 'Arguments' tab, make sure
that the path of the application is set correctly (eg
YourApp/dist/YorApp.woa), then under the WO tab, set the
'NSProjectSearchPath' variableto contain the path to your workspace eg
("/path/to/your/eclipse/workspace")  Note the braces - it's an array of
paths in there.

Good luck!
Geoff

On 1 Mar 2004, at 04:08, James Cicenia wrote:

> 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.
>
>
--
Geoff Hopson
Work: http://www.aniteps.com/
Home: http://objectology.co.uk/weblog/

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.


  • Prev by Date: Re: [EOModeler] Synchronize Schema error
  • Next by Date: Re: EOModeler Question
  • Previous by thread: Re: How to approach a JavaScript-opened new window in WO
  • Next by thread: Re: Packages in Eclipse....
  • Index(es):
    • Date
    • Thread