Drools 7.7.0 Installation Error

对着背影说爱祢 提交于 2020-01-06 08:36:08

问题


I am trying to install drools plugin into eclipse 4.2 (juno). I have used this update site:

https://download.jboss.org/drools/release/7.7.0.Final/org.drools.updatesite/

Its throwing this error in the first step of installation:

Cannot complete the install because one or more required items could not be found.
  Software being installed: JBoss Drools Core Developer Resources 7.7.0.Final (org.drools.eclipse.feature.source.feature.group 7.7.0.Final)
  Missing requirement: JBoss Drools Core 7.7.0.Final (org.drools.eclipse.feature.feature.group 7.7.0.Final) requires 'org.eclipse.jgit 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: JBoss Drools Core Developer Resources 7.7.0.Final (org.drools.eclipse.feature.source.feature.group 7.7.0.Final)
    To: org.drools.eclipse.feature.feature.group [7.7.0.Final]

Please assist in resolving this.


回答1:


First you have to install dependency then restart eclipse then install Jboss Drools. It will work.



来源:https://stackoverflow.com/questions/50688571/drools-7-7-0-installation-error

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!