How to install Drools plugin in Eclipse Indigo IDE

user1434746 picture user1434746 · Jun 30, 2012 · Viewed 58.7k times · Source

How to install the drools plugin in eclipse and how to use it.Anyone has an idea.

Answer

jao picture jao · Jun 30, 2012

I don't know much about how to use it, but to install it as an eclipse plugin, this should work:

  1. Start Eclipse
  2. Help -> Install New Software
  3. In the Work With: or Site: input field, enter: "http://download.jboss.org/drools/release/<VERSION>.Final/org.drools.updatesite/", replace "<VERSION>" with appropriate version and click the "Add" button
  4. For the Name you can just enter "Drools"
  5. Check the Drools and jBPM checkbox and follow the instructions to get it installed.

Hope this helps

Master the Boss http://www.mastertheboss.com/ has some tutorials on how to use it as well

The Drools downloads page is at: http://www.jboss.org/drools/downloads