Error installing Drools plugin for Eclipse

血红的双手。 提交于 2020-01-02 02:59:07

问题


Does anyone know how to fix this issue ?

Cannot complete the install because one or more required items could not be found.

Software being installed: JBoss Runtime Drools Detector 6.3.0.Final (org.jboss.tools.runtime.drools.detector.feature.feature.group 6.3.0.Final) Missing requirement: JBoss Runtime Drools Detector 6.3.0.Final (org.jboss.tools.runtime.drools.detector.feature.feature.group 6.3.0.Final) requires 'org.jboss.tools.runtime.core.feature.feature.group 0.0.0' but it could not be found


回答1:


You need to add http://download.jboss.org/jbosstools/updates/stable/luna/ update site into eclipse and select "Contact all update sites during install to find required software" before installing drools features.




回答2:


@dgolovin and @user1363516 you can install "Drools and jBPM Tools" into Eclipse Mars 1. (i use eclipse Mars 1.) or if you got the error when installing follow the following steps below:

Step 1. Add http://download.jboss.org/jbosstools/updates/stable/luna/ as an update site. Help >> Install New Software

Step 2. Select only JBoss Application Development & JBoss Business Intelligence plugins they should total about 38 elements including drools core and drools runtime.

Step 3. Install those elements and restart eclipse.

Step 4. Install your Drools and jBPM Tools using the update site or downloaded archive. Most of the previosly uninstallable items should appear to be gone because they would have been installed when you used the jboss luna update site (Step 1).

Step 5. Complete installation, error should be gone and restart eclipse.



来源:https://stackoverflow.com/questions/34142905/error-installing-drools-plugin-for-eclipse

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