Re: Problems Debugging Framework Source
Re: Problems Debugging Framework Source
- Subject: Re: Problems Debugging Framework Source
- From: Chuck Hill <email@hidden>
- Date: Tue, 28 Nov 2006 10:32:02 -0800
This is now in the Wiki at http://www.objectstyle.org/confluence/
display/WOL/Debug+Code+in+a+Framework
Thanks Mike!
Chuck
On Nov 28, 2006, at 6:19 AM, Mike Schrag wrote:
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:
40mdimension.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:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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