SOLVED: Problems Debugging Framework Source
SOLVED: Problems Debugging Framework Source
- Subject: SOLVED: Problems Debugging Framework Source
- From: Calven Eggert <email@hidden>
- Date: Wed, 29 Nov 2006 12:06:30 +0100
- Thread-topic: SOLVED: Problems Debugging Framework Source
Title: SOLVED: Problems Debugging Framework Source
Thanks guys, I now have the debugging in my framework working! Work is fun again!
Solution...provided by Mike...
If you've only added the framework to the WO Frameworks section of
your build path, it will be using /Library/Frameworks/
YourFramework.framework. If you want to use the eclipse project
version of your framework instead, you will also need to add it to
the Projects tab of Build Path. At this point, you will have BOTH
versions of the framework in your classpath. So you will need to
specify which one is the one that has precedence. If you go to the
Order/Export tab of build path, you will want to move the PROJECT
reference above the WO Frameworks reference so that your project one
"wins". Note that you should have both references in your build
path, because the "WO Frameworks" one is used when you deploy.
ms
On Nov 28, 2006, at 8:54 AM, Calven Eggert wrote:
> Yup, the framework is in the workspace. Is there a setting I need
> to verify. Should I remove the framework from the workspace and re-
> add it?
>
>
> On 11/28/06 2:49 PM, "Ken Anderson" <email@hidden> wrote:
>
>> Calven,
>>
>> I assume from the link you posted that you're using Eclipse and
>> WOLips. Is your framework project inside your Eclipse workspace?
>> If so, it should just work (it does for me).
>>
>> Ken
>>
>> On Nov 28, 2006, at 4:23 AM, Calven Eggert wrote:
>>
>>> Good Day All,
>>>
>>> I am not been able to debug my code when it steps into my
>>> framework. I have tried to attach my framework source code but
>>> still no luck. If I add a linked source folder and point it to
>>> my framework‚s source it works but this is no good because when I
>>> do an install it includes the framework‚s code in the .woa file.
>>> (Of course this defeats the whole purpose of having a framework)
>>>
>>> I have followed the steps as outlined here: http://
>>> www.objectstyle.org/confluence/display/WOL/Add+a+Framework
>>> +Dependency, but no worky.
>>>
>>> Help?
>>>
>>> Calven
>>>
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>> 40anderhome.com
>>>
>>> This email sent to email@hidden
>>>
_______________________________________________
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