我正在使用 IBM Rational Software Architect,我想使用 Drools 专家规则引擎 (http://www.jboss.org/drools) 进行开发。由于 IBM Rational 开发人员套件基于 Eclipse,我假设我仍然可以使用与 Eclipse 兼容的插件应用程序。这是真的?
我已经安装了插件,但是当我想访问 Hello World 示例中的 DRL 文件时出现错误:
Unable to load dialect org.drools.rule.builder.dialect.clips.ClipsDialectConfiguration:clips:null
此应用程序将部署在 Websphere Application Server 上。
任何帮助或方向将不胜感激!