Regarding BPEL debugger plugin

View: New views
2 Messages — Rating Filter:   Alert me  

Regarding BPEL debugger plugin

by Denis Weerasiri :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,
I'm interested in the BPEL debugger plug-in implementation. Can anybody tell me what base classes I should refer to get an basic idea on how it works.

Cheers,
Denis

Re: Regarding BPEL debugger plugin

by Kirill Sorokin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This depends on whether you're interested in the run time part of it, or the
design
time. If you feel like starting from the design time, start from [1].

[1] bpel.debugger/src/org/netbeans/modules/bpel/debugger/BpelDebuggerImpl.java

Kirill

On 7/5/09 5:06 PM, Denis Weerasiri wrote:
> Hi all,
> I'm interested in the BPEL debugger plug-in implementation. Can anybody
> tell me what base classes I should refer to get an basic idea on how it
> works.
>
> Cheers,
> Denis