eclipse drools plugin giving error "source not found" while debugging drl file

31 Views Asked by At

when i try to debug drl file using eclipse drools plugin, it is not coming to debug point placed in drl rule file. It is giving error "source not found". But while executing, it works fine. enter image description here

when i try to debug drl file using eclipse drools plugin, it is not coming to debug point placed in drl rule file. It is giving error "source not found".

But while executing, it works fine.

I was expecting the drools debugger to work same as any java debugger.

0

There are 0 best solutions below