Hi Awanthika,

It is not yet implemented the breakpoint support in source view.
Yes, debugger should support breakpoints to appear across different views
from source view to design view and design view to source view.

I have defined a new breakpoint structure for ESB Mediators called
ESBBreakpoint implementing IBreakpoint Eclipse API interface.
Properties of this ESBBreakpoint contains information needed by the ESB
Debugger (ESB Team debugger implementation) API for breakpoints.

So I only have to generate information needed for ESBBreakpoint object from
any view such as design view , source view or any different view in future.
These breakpoints will saved in Debugger BreakpointManager and breakpoints
will load from there for views.

That way I think we can preserve breakpoints across multiple views.

Thanks,
Nuwan



----------------------------------------------------------

*Nuwan Chamara Pallewela*


*Software Engineer*

*WSO2, Inc. *http://wso2.com
*lean . enterprise . middleware*

Email   *nuw...@wso2.com <nuw...@wso2.com>*
Mobile  *+94719079739*

*+94767100087*
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to