2. Environment Setup
3. Programming with Drools
Environment Setup
1. Eclipse IDE
Download : http://www.eclipse.org/downloads/
2. Drools plugin for Eclipse
Go to Eclipse-->Help-->Install New Software
Enter the following URL in the field 'Work with' and hit 'Add'
http://download.jboss.org/drools/release/5.5.0.Final/org.drools.updatesite/
In the 'Add Repository' window, enter the name as 'Drools', and hit 'OK' and finish installation
3. Drools Jars
Download: http://www.jboss.org/drools/downloads
Right click on your Eclipse project-->Properties-->Java Build Path-->Add External Jars
Choose all the unzipped jars from the above download.
No comments:
Post a Comment