debugging in ofbiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

debugging in ofbiz

AnandM
Hi all, i want to do open OFbiz in debug mode i eclipse. actually i need to apply some breakpoints in few functions to trap runtime values of variables. But with current directory structure of ofbiz i am not able to launch debugging in eclipse. if any one has success in debugging ofbiz then plz help with steps.
Reply | Threaded
Open this post in threaded view
|

Re: debugging in ofbiz

BJ Freeman
look at
http://docs.ofbiz.org/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse

AnandM sent the following on 7/10/2008 4:31 AM:
> Hi all, i want to do open OFbiz in debug mode i eclipse. actually i need to
> apply some breakpoints in few functions to trap runtime values of variables.
> But with current directory structure of ofbiz i am not able to launch
> debugging in eclipse. if any one has success in debugging ofbiz then plz
> help with steps.