Install Drools Plugin Eclipse
Jboss Drools is Business Rules Management System (BRMS) which provide solution for web authoring, core Business Business Rules Engine (BRE) rules management application i.e. (Drools Workbench) and also Eclipse IDE plugin to do core development. To do fast development with Drool its good to have Drools integrated with IDE. This demo will show you how to install Drools plugin in eclipse.
- Eclipse used: Eclipse Kepler (4.3). You are free to use any version of eclipse
- First go to its release page http://download.jboss.org/drools/release/ to check out what are latest release available. We will install 6.1.0.Final stable version which was released on (03-Aug-2014 04:28) as mentioned on the web site. Click this link to go its home page:
- Click update site link:
- On your eclipse click Help –> Install New Software… –> click Add –> Copy URL from browser and paste on location as below (http://download.jboss.org/drools/release/6.1.0.Final/org.drools.updatesite/) and click OK
- Select all as below then click Next:
- Click Next:
- Accept term and condition then click finish:
- You will see below its stared installing plugin:
- If you see warning click OK:
- Once its done you will be prompted to restart eclipse to take effect click yes:
- To check if it’s installed correctly or not click Window –> Preferences you will see Drools as below:
- Also check if Drools project creation wizard are available or not. Click File –> New –> Other and see for Drools:
- That’s it. Visit next tutorial to create Drools project in eclipse.
- For more information please visit its official web site here
It was really helpful. Thank U.
Hi
I am trying to install drool 6.4.0.Final in eclipse Neon. I use the update site url download.jboss.org/drools/release/6.4.0.Final/org.drools.updatesite/ and it works fine. But once eclipse starts calculating requirements etc. it proceeds to a page which shows that
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Runtime Drools Detector Developer Resources 6.4.0.Final (org.jboss.tools.runtime.drools.detector.feature.source.feature.group 6.4.0.Final)
Missing requirement: JBoss Runtime Drools Detector 6.4.0.Final (org.jboss.tools.runtime.drools.detector.feature.feature.group 6.4.0.Final) requires ‘org.jboss.tools.runtime.core.feature.feature.group 0.0.0’ but it could not be found
Cannot satisfy dependency:
From: JBoss Runtime Drools Detector Developer Resources 6.4.0.Final (org.jboss.tools.runtime.drools.detector.feature.source.feature.group 6.4.0.Final)
To: org.jboss.tools.runtime.drools.detector.feature.feature.group [6.4.0.Final]
Can you please help me know what’s going wrong here or i am missing something.
FYI Eclipse GEF plugin installed successfully.
1.you can choose other version
2. Give the url with http://download.jboss.org/drools/release/6.4.0.Final/org.drools.updatesite/
3. Make sure that you have allowed proxy permissions in Eclipse to download the plugin