A JBoss Project
Red Hat

Drools

Business Rules

Business Rule Editor

Drools is a powerful hybrid reasoning system. It allows you to define your business logic using business rules in various formats (for example using decision tables etc.).

For more details, check out the Drools home page.

Wizards

Getting started

Wizards

The aim of the new project wizard is to set up an executable sample project to start using rules immediately. This will set up a basic structure, the classpath, sample rules and a test case to get you started. Supports selecting a Drools runtime for the Drools core dependencies.

Debugging

Debug your processes

Debugging support

Debugging support to look at the current state of your session, including the data inserted in the working memory, the rules activated, etc. Supports breakpoints in the rules.

Rules Repository

Integration using Git

Integrate with the rules repository (as part of Guvnor, also known as the Kie Workbench or business central) using Git tooling.

back to top