Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate drools debugger #2

Open
dandrid opened this issue Aug 29, 2017 · 1 comment
Open

Investigate drools debugger #2

dandrid opened this issue Aug 29, 2017 · 1 comment

Comments

@dandrid
Copy link
Collaborator

dandrid commented Aug 29, 2017

Investigate the option, of using Drools debugger with eclipse.

@istvanrath
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants