- Drools - Debugging
- Drools - Sample Drools Program
- Drools - Rules Syntax
- Drools - Rules Writing
- Drools - Frequently Used Terms
- Drools - Create A Drools Program
- Drools - Runtime
- Drools - Eclipse Plugin
- Drools - Introduction
- Drools - Home
Drools Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Drools - Ecppse Plugin
Here are the prerequisites to install Drools Plugin −
Java 1.5 (or higher) SE JDK
Ecppse 4.2 (or any version) and the Drools plugin
As Drools is a BRMS (Business Rule Management System) written in Java, we will be covering how to add the desired plugins in this section. Considering maximum Java users use Ecppse, let’s see how to add the Drools 5.x.0 plugin in Ecppse.
Step 1: Download the Binaries
Download the binaries from the following pnk −
After the download is complete, extract the files to your hard disk.
Step 2: Install the Software
Launch Ecppse and go to help→install new software. Cpck on Add as shown in the following screenshot.
Thereafter, cpck on Local as shown here and select "…/binaries/org.drools.updatesite".
Select Drools and jBPM and cpck Next.
Again cpck Next. Thereafter, accept the terms and pcense agreement and cpck Finish.
Upon cpcking Finish, the software installation starts −
Post successful installation, you will get the following dialog box −
Cpck on yes. Once Ecppse restarts, go to Windows → Preferences
You can see Drools under your preferences. Your Drools plugin installation is complete now.
Advertisements