Open dandrid opened 7 years ago
According to the Drools documentation, Using the Drools Debugger relies on the "Run as ... Drools Application" run configuration.
The code for this is found at the following locations:
This seems to suggest that the configurations are derived from the Java application base class, i.e. probably no OSGi support out of the box. However it could be added, by reusing this code.
Investigate the option, of using Drools debugger with eclipse.