简体   繁体   English

安装Eclipse的Drools插件时出错

[英]Error installing Drools plugin for Eclipse

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 正在安装的软件:JBoss Runtime Drools Detector 6.3.0.Final(org.jboss.tools.runtime.drools.detector.feature.feature.group 6.3.0.Final)缺少要求:JBoss Runtime Drools Detector 6.3.0.Final( org.jboss.tools.runtime.drools.detector.feature.feature.group 6.3.0.Final)需要'org.jboss.tools.runtime.core.feature.feature.group 0.0.0'但无法找到

您需要将http://download.jboss.org/jbosstools/updates/stable/luna/更新站点添加到eclipse中,并在安装drools功能之前选择“在安装期间联系所有更新站点以查找所需的软件”。

@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: @dgolovin和@ user1363516你可以在Eclipse Mars 1中安装“Drools和jBPM工具”。(我使用eclipse Mars 1.)或者如果你在安装时遇到错误,请按照以下步骤操作:

Step 1. Add http://download.jboss.org/jbosstools/updates/stable/luna/ as an update site. 步骤1.将http://download.jboss.org/jbosstools/updates/stable/luna/添加为更新站点。 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. 步骤2.仅选择JBoss应用程序开发和JBoss商业智能插件,它们应该包含大约38个元素,包括drools core和drools runtime。

在此输入图像描述

Step 3. Install those elements and restart eclipse. 步骤3.安装这些元素并重新启动eclipse。

Step 4. Install your Drools and jBPM Tools using the update site or downloaded archive. 步骤4.使用更新站点或下载的存档安装Drools和jBPM工具。 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). 大多数普遍可卸载的项目应该会消失,因为在使用jboss luna更新站点时会安装这些项目(步骤1)。

Step 5. Complete installation, error should be gone and restart eclipse. 步骤5.完成安装,错误应该消失并重新启动eclipse。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM