Hi, I have written a customized sink which calls some POJO API and does some processing. The problem is I would like to debug the whole process via Eclipse.
How can I start an agent which uses this customized sink in Eclipse so I can trace/debut it ? I can probably do remote debugging but I was wondering if anyone has done it in Eclipse. thanks, -Gary
