Saturday 17 June 2017

How to add Drools plugin in Eclipse ~ GNIITHELP

How to add Drools plugin in Eclipse

Prerequisites to install Drools Plugin:
  • Java 1.5 (or higher) SE JDK.
  • Eclipse 4.2 or any version and the Drools plugin.
As Drools is a BRMS (Business Rule Management System) written in Java and hence we will be using eclipse for the demo purpose. Below are the steps to add the plugin in eclipse to use Drools:
Download the binaries from the below link:
Add Drools plugin in eclipse

Extract it to your hard disk. Then launch eclipse, go to Help -> Install New Software
Add Drools plugin in eclipse

Click on Add
Add Drools plugin in eclipse

Click on Local and Select ".../binaries/org.drools.updatesite"
Add Drools plugin in eclipse

Select Drools and jBPM and click Next
Add Drools plugin in eclipse

Again Click Next
Click on “I accept the terms of license agreement” and click Finish
Then software installation starts:

No comments:

Post a Comment